Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DPermilleMatcher.java13 public class PermilleMatcher extends SymbolMatcher { class
26 private PermilleMatcher(String symbolString) { in PermilleMatcher() method in PermilleMatcher
30 private PermilleMatcher() { in PermilleMatcher() method in PermilleMatcher
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
DPermilleMatcher.java15 public class PermilleMatcher extends SymbolMatcher { class
28 private PermilleMatcher(String symbolString) { in PermilleMatcher() method in PermilleMatcher
32 private PermilleMatcher() { in PermilleMatcher() method in PermilleMatcher
/external/icu/icu4c/source/i18n/
Dnumparse_symbols.cpp165 PermilleMatcher::PermilleMatcher(const DecimalFormatSymbols& dfs) in PermilleMatcher() function in PermilleMatcher