Searched refs:nextCodePointMatcher (Results 1 – 2 of 2) sorted by relevance
112 addMatcher(fWarehouse.nextCodePointMatcher(cp)); in consumeToken()154 NumberParseMatcher& CodePointMatcherWarehouse::nextCodePointMatcher(UChar32 cp) { in nextCodePointMatcher() function in CodePointMatcherWarehouse200 NumberParseMatcher& AffixTokenMatcherWarehouse::nextCodePointMatcher(UChar32 cp) { in nextCodePointMatcher() function in AffixTokenMatcherWarehouse201 return fCodePoints.nextCodePointMatcher(cp); in nextCodePointMatcher()
84 NumberParseMatcher& nextCodePointMatcher(UChar32 cp);132 NumberParseMatcher& nextCodePointMatcher(UChar32 cp);