Searched defs:CodePointMatcher (Results 1 – 3 of 3) sorted by relevance
14 public class CodePointMatcher implements NumberParseMatcher { class23 private CodePointMatcher(int cp) { in CodePointMatcher() method in CodePointMatcher
12 public class CodePointMatcher implements NumberParseMatcher { class21 private CodePointMatcher(int cp) { in CodePointMatcher() method in CodePointMatcher
205 CodePointMatcher::CodePointMatcher(UChar32 cp) in CodePointMatcher() function in CodePointMatcher