Home
last modified time | relevance | path

Searched refs:matchCurrency (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumparse_currency.cpp76 maybeMore = maybeMore || matchCurrency(segment, result, status); in match()
95 bool CombinedCurrencyMatcher::matchCurrency(StringSegment& segment, ParsedNumber& result, in matchCurrency() function in CombinedCurrencyMatcher
Dnumparse_currency.h65 bool matchCurrency(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DCombinedCurrencyMatcher.java110 maybeMore = maybeMore || matchCurrency(segment, result); in match()
130 private boolean matchCurrency(StringSegment segment, ParsedNumber result) { in matchCurrency() method in CombinedCurrencyMatcher
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
DCombinedCurrencyMatcher.java112 maybeMore = maybeMore || matchCurrency(segment, result); in match()
132 private boolean matchCurrency(StringSegment segment, ParsedNumber result) { in matchCurrency() method in CombinedCurrencyMatcher
/external/icu/libicu/cts_headers/
Dnumparse_currency.h65 bool matchCurrency(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const;
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...