Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1458 int32_t compareSimpleAffix(const UnicodeString& affix,
Ddecimfmt.h2111 int32_t compareSimpleAffix(const UnicodeString& affix,
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp3669 patternMatch = compareSimpleAffix(suf,fPattern,patLoc); in checkIntSuffix()
3672 textPreMatch = compareSimpleAffix(suf,text,start); in checkIntSuffix()
3675 textPostMatch = compareSimpleAffix(suf,text,start-suf.length()); in checkIntSuffix()
3692 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix, in compareSimpleAffix() function in SimpleDateFormat
Ddecimfmt.cpp3144 return compareSimpleAffix(*patternToCompare, text, pos, isLenient());
3191 int32_t DecimalFormat::compareSimpleAffix(const UnicodeString& affix,
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java2795 return compareSimpleAffix(isNegative ? negativePrefix : positivePrefix, text, pos); in compareAffix()
2797 return compareSimpleAffix(isNegative ? negativeSuffix : positiveSuffix, text, pos); in compareAffix()
2848 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 ...