HomeSort by: relevance | last modified time | path
    Searched refs:UC_ES (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/liblunicode/ure/
urestubs.c 100 { 0, UC_ES }, /* _URE_EURONUMSEP */
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
ucpgba.c 56 #define ISWEAKSPECIAL(cc) ucisprop(cc, UC_EN|UC_ES|UC_MN, UC_ET|UC_AN|UC_CS)
75 #define ISLTR_LTR(cc) ucisprop(cc, UC_L|UC_MN|UC_EN|UC_ES,\
78 #define ISRTL_RTL(cc) ucisprop(cc, UC_R|UC_MN|UC_EN|UC_ES,\
82 #define ISWEAK_NEUTRAL(cc) ucisprop(cc, UC_EN|UC_ES, \
ucdata.h 87 #define UC_ES 0x80000000 /* European Number Separator */
171 #define ucisweak(cc) ucisprop(cc, UC_EN|UC_ES, UC_ET|UC_AN|UC_CS)

Completed in 25 milliseconds