Lines Matching defs:props
85 #define GET_EXCEPTIONS(csp, props) ((csp)->exceptions+((props)>>UCASE_EXC_SHIFT)) argument
133 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_tolower() local
155 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_toupper() local
177 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_totitle() local
213 uint16_t props; in ucase_addCaseClosure() local
583 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_getType() local
590 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_getTypeOrIgnorable() local
597 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in getDotType() local
613 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_isCaseSensitive() local
1041 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_toFullLower() local
1192 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in toUpperOrTitle() local
1342 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_fold() local
1415 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_toFullFolding() local