Searched refs:firstForCodePoint (Results 1 – 2 of 2) sorted by relevance
175 inline UStringTrieResult firstForCodePoint(UChar32 cp) { in firstForCodePoint() function
311 if( (result=trie->firstForCodePoint(0x4dff))!=USTRINGTRIE_NO_VALUE || result!=trie->current() || in TestNextForCodePoint()841 firstResult=trie.firstForCodePoint(c); in checkFirst()