Lines Matching refs:UTRIE2_GET16
133 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_tolower()
150 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_toupper()
167 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_totitle()
228 props=UTRIE2_GET16(&csp->trie, c); in ucase_addCaseClosure()
397 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_getType()
404 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_getTypeOrIgnorable()
420 uint16_t props=UTRIE2_GET16(&csp->trie, c); in getDotType()
436 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_isCaseSensitive()
781 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_toFullLower()
925 uint16_t props=UTRIE2_GET16(&csp->trie, c); in toUpperOrTitle()
1071 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_fold()
1135 uint16_t props=UTRIE2_GET16(&csp->trie, c); in ucase_toFullFolding()