Home
last modified time | relevance | path

Searched refs:GET_PROPS (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duchar.cpp43 #define GET_PROPS(c, result) ((result)=UTRIE2_GET16(&propsTrie, c)); macro
51 GET_PROPS(c, props); in u_charType()
92 GET_PROPS(c, props); in u_islower()
100 GET_PROPS(c, props); in u_isupper()
108 GET_PROPS(c, props); in u_istitle()
116 GET_PROPS(c, props); in u_isdigit()
132 GET_PROPS(c, props); in u_isxdigit()
140 GET_PROPS(c, props); in u_isalpha()
153 GET_PROPS(c, props); in u_isalnum()
170 GET_PROPS(c, props); in u_isdefined()
[all …]