Searched refs:firstForCodePoint (Results 1 – 23 of 23) sorted by relevance
32 Result result = uct.firstForCodePoint(c); in matches()
31 Result result = uct.firstForCodePoint(c); in matches()
177 UStringTrieResult firstForCodePoint(UChar32 cp);
44 UCharsTrie::firstForCodePoint(UChar32 cp) { in firstForCodePoint() function in UCharsTrie
723 BytesTrie.Result match = suffixes.firstForCodePoint(c); in nextCE32FromContraction()822 suffixes.firstForCodePoint(nextCodePoint()); in nextCE32FromDiscontiguousContraction()
721 BytesTrie.Result match = suffixes.firstForCodePoint(c); in nextCE32FromContraction()820 suffixes.firstForCodePoint(nextCodePoint()); in nextCE32FromDiscontiguousContraction()
505 UStringTrieResult match = suffixes.firstForCodePoint(c); in nextCE32FromContraction()612 suffixes.firstForCodePoint(nextCodePoint(errorCode)); in nextCE32FromDiscontiguousContraction()
253 …if( (result=trie.firstForCodePoint(0x4dff))!=BytesTrie.Result.NO_VALUE || result!=trie.current() || in Test32NextForCodePoint()719 firstResult=trie.firstForCodePoint(c); in checkFirst()
254 …if( (result=trie.firstForCodePoint(0x4dff))!=BytesTrie.Result.NO_VALUE || result!=trie.current() || in Test32NextForCodePoint()720 firstResult=trie.firstForCodePoint(c); in checkFirst()
312 if( (result=trie->firstForCodePoint(0x4dff))!=USTRINGTRIE_NO_VALUE || result!=trie->current() || in TestNextForCodePoint()842 firstResult=trie.firstForCodePoint(c); in checkFirst()
156 public Result firstForCodePoint(int cp) { in firstForCodePoint() method in CharsTrie
165 public Result firstForCodePoint(int cp) { in firstForCodePoint() method in CharsTrie
12;ICU4J 4.8;; 2ST@3.6;PB;NS;NF;NS; ...