Home
last modified time | relevance | path

Searched defs:IgnorablesMatcher (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
DIgnorablesMatcher.java15 public class IgnorablesMatcher extends SymbolMatcher implements NumberParseMatcher.Flexible { class
28 private IgnorablesMatcher(UnicodeSet ignorables) { in IgnorablesMatcher() method in IgnorablesMatcher
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DIgnorablesMatcher.java13 public class IgnorablesMatcher extends SymbolMatcher implements NumberParseMatcher.Flexible { class
26 private IgnorablesMatcher(UnicodeSet ignorables) { in IgnorablesMatcher() method in IgnorablesMatcher
/external/icu/icu4c/source/i18n/
Dnumparse_symbols.cpp71 IgnorablesMatcher::IgnorablesMatcher(unisets::Key key) in IgnorablesMatcher() function in IgnorablesMatcher