Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duchar.c41 #define GET_PROPS(c, result) ((result)=UTRIE2_GET16(&propsTrie, c)); macro
57 GET_PROPS(c, props); in u_charType()
97 GET_PROPS(c, props); in u_islower()
105 GET_PROPS(c, props); in u_isupper()
113 GET_PROPS(c, props); in u_istitle()
121 GET_PROPS(c, props); in u_isdigit()
137 GET_PROPS(c, props); in u_isxdigit()
145 GET_PROPS(c, props); in u_isalpha()
158 GET_PROPS(c, props); in u_isalnum()
175 GET_PROPS(c, props); in u_isdefined()
[all …]