Home
last modified time | relevance | path

Searched refs:compareSimpleAffix (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1456 int32_t compareSimpleAffix(const UnicodeString& affix,
Ddecimfmt.h2150 int32_t compareSimpleAffix(const UnicodeString& affix,
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp3694 patternMatch = compareSimpleAffix(suf,fPattern,patLoc); in checkIntSuffix()
3697 textPreMatch = compareSimpleAffix(suf,text,start); in checkIntSuffix()
3700 textPostMatch = compareSimpleAffix(suf,text,start-suf.length()); in checkIntSuffix()
3717 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix, in compareSimpleAffix() function in SimpleDateFormat
Ddecimfmt.cpp1851 return compareSimpleAffix(*patternToCompare, text, pos, isLenient()); in compareAffix()
1898 int32_t DecimalFormat::compareSimpleAffix(const UnicodeString& affix, in compareSimpleAffix() function in DecimalFormat
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDecimalFormat.java2865 return compareSimpleAffix(isNegative ? negativePrefix : positivePrefix, text, pos); in compareAffix()
2867 return compareSimpleAffix(isNegative ? negativeSuffix : positiveSuffix, text, pos); in compareAffix()
2918 private static int compareSimpleAffix(String affix, String input, int pos) { in compareSimpleAffix() method
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java2879 return compareSimpleAffix(isNegative ? negativePrefix : positivePrefix, text, pos); in compareAffix()
2881 return compareSimpleAffix(isNegative ? negativeSuffix : positiveSuffix, text, pos); in compareAffix()
2932 private static int compareSimpleAffix(String affix, String input, int pos) { in compareSimpleAffix() method
/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 ...