Lines Matching refs:UTRIE2_GET16
133 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_tolower()
155 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_toupper()
177 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_totitle()
243 props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_addCaseClosure()
583 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_getType()
590 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_getTypeOrIgnorable()
597 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in getDotType()
613 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_isCaseSensitive()
1041 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_toFullLower()
1192 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in toUpperOrTitle()
1342 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_fold()
1415 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_toFullFolding()