Searched defs:trieUChars (Results 1 – 11 of 11) sorted by relevance
165 String trieUChars = stringTries[prop - UProperty.BASIC_EMOJI]; in hasBinaryProperty() local188 String trieUChars = stringTries[prop - UProperty.BASIC_EMOJI]; in addStrings() local
184 const char16_t *trieUChars = stringTries[prop - UCHAR_BASIC_EMOJI]; in hasBinaryPropertyImpl() local209 const char16_t *trieUChars = stringTries[prop - UCHAR_BASIC_EMOJI]; in addStrings() local
24 UCharsTrie::Iterator::Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, in Iterator()
184 const UChar *trieUChars = stringTries[prop - UCHAR_BASIC_EMOJI]; in hasBinaryPropertyImpl() local209 const UChar *trieUChars = stringTries[prop - UCHAR_BASIC_EMOJI]; in addStrings() local
69 UCharsTrie(ConstChar16Ptr trieUChars) in UCharsTrie()407 UCharsTrie(char16_t *adoptUChars, const char16_t *trieUChars) in UCharsTrie()
380 UnicodeString trieUChars; in buildLargeTrie() local745 UnicodeString trieUChars; in TestIteratorFromUChars() local794 UnicodeString trieUChars; in buildTrie() local
421 UnicodeString trieUChars; in UCharsTrieDictLookup() local