Lines Matching full:uchar32
41 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) {
60 utrie2_get32(const UTrie2 *trie, UChar32 c) {
73 utrie2_get32FromLeadSurrogateCodeUnit(const UTrie2 *trie, UChar32 c) {
87 u8Index(const UTrie2 *trie, UChar32 c, int32_t i) {
97 utrie2_internalU8NextIndex(const UTrie2 *trie, UChar32 c,
112 utrie2_internalU8PrevIndex(const UTrie2 *trie, UChar32 c,
546 UChar32 start, UChar32 limit,
552 UChar32 c, prev, highStart;
594 UChar32 tempLimit=c+UTRIE2_CP_PER_INDEX_1_ENTRY;
729 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead,