Lines Matching refs:UChar32
42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) {
61 utrie2_get32(const UTrie2 *trie, UChar32 c) {
74 utrie2_get32FromLeadSurrogateCodeUnit(const UTrie2 *trie, UChar32 c) {
88 u8Index(const UTrie2 *trie, UChar32 c, int32_t i) {
98 utrie2_internalU8NextIndex(const UTrie2 *trie, UChar32 c,
113 utrie2_internalU8PrevIndex(const UTrie2 *trie, UChar32 c,
444 UChar32 start, UChar32 limit,
450 UChar32 c, prev, highStart;
492 UChar32 tempLimit=c+UTRIE2_CP_PER_INDEX_1_ENTRY;
627 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead,