Searched refs:matchCurrency (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | numparse_currency.cpp | 76 maybeMore = maybeMore || matchCurrency(segment, result, status); in match() 95 bool CombinedCurrencyMatcher::matchCurrency(StringSegment& segment, ParsedNumber& result, in matchCurrency() function in CombinedCurrencyMatcher
|
D | numparse_currency.h | 65 bool matchCurrency(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const;
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
D | CombinedCurrencyMatcher.java | 110 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/ |
D | CombinedCurrencyMatcher.java | 112 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/ |
D | numparse_currency.h | 65 bool matchCurrency(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const;
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |