Lines Matching refs:UTRIE2_GET16
135 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_tolower()
152 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_toupper()
169 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_totitle()
230 props=UTRIE2_GET16(&csp->trie, c); in ucase_addCaseClosure()
432 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_getType()
439 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_getTypeOrIgnorable()
446 uint16_t props=UTRIE2_GET16(&csp->trie, c); in getDotType()
462 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_isCaseSensitive()
807 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_toFullLower()
951 uint16_t props=UTRIE2_GET16(&csp->trie, c); in toUpperOrTitle()
1097 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_fold()
1161 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_toFullFolding()