Searched defs:SymbolMatcher (Results 1 – 3 of 3) sorted by relevance
16 public abstract class SymbolMatcher implements NumberParseMatcher { class23 protected SymbolMatcher(String symbolString, UnicodeSet symbolUniSet) { in SymbolMatcher() method in SymbolMatcher28 protected SymbolMatcher(StaticUnicodeSets.Key key) { in SymbolMatcher() method in SymbolMatcher
14 public abstract class SymbolMatcher implements NumberParseMatcher { class21 protected SymbolMatcher(String symbolString, UnicodeSet symbolUniSet) { in SymbolMatcher() method in SymbolMatcher26 protected SymbolMatcher(StaticUnicodeSets.Key key) { in SymbolMatcher() method in SymbolMatcher
21 SymbolMatcher::SymbolMatcher(const UnicodeString& symbolString, unisets::Key key) { in SymbolMatcher() function in SymbolMatcher