Home
last modified time | relevance | path

Searched refs:compareAffix (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java2352 …int posMatch = compareAffix(text, position, false, true, posPrefix, parseComplexCurrency, type, cu… in subparse()
2353 …int negMatch = compareAffix(text, position, true, true, negPrefix, parseComplexCurrency, type, cur… in subparse()
2691 …posMatch = compareAffix(text, position, false, false, posSuffix, parseComplexCurrency, type, curre… in subparse()
2694 …negMatch = compareAffix(text, position, true, false, negSuffix, parseComplexCurrency, type, curren… in subparse()
2789 private int compareAffix(String text, int pos, boolean isNegative, boolean isPrefix, in compareAffix() method
/external/icu/icu4c/source/i18n/unicode/
Ddecimfmt.h2098 int32_t compareAffix(const UnicodeString& input,
/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp2653 …int32_t posMatch = compareAffix(text, position, FALSE, TRUE, posPrefix, complexCurrencyParsing, ty…
2654 …int32_t negMatch = compareAffix(text, position, TRUE, TRUE, negPrefix, complexCurrencyParsing, ty…
2994 …posSuffixMatch = compareAffix(text, position, FALSE, FALSE, posSuffix, complexCurrencyParsing, typ…
2997 …negSuffixMatch = compareAffix(text, position, TRUE, FALSE, negSuffix, complexCurrencyParsing, type…
3110 int32_t DecimalFormat::compareAffix(const UnicodeString& text,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...