Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
DScientificMatcher.java20 public class ScientificMatcher implements NumberParseMatcher { class
32 private ScientificMatcher(DecimalFormatSymbols symbols, Grouper grouper) { in ScientificMatcher() method in ScientificMatcher
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DScientificMatcher.java18 public class ScientificMatcher implements NumberParseMatcher { class
30 private ScientificMatcher(DecimalFormatSymbols symbols, Grouper grouper) { in ScientificMatcher() method in ScientificMatcher
/external/icu/icu4c/source/i18n/
Dnumparse_scientific.cpp34 ScientificMatcher::ScientificMatcher(const DecimalFormatSymbols& dfs, const Grouper& grouper) in ScientificMatcher() function in ScientificMatcher