Searched refs:matchDecimal (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ddecimfmt.h2157 static UBool matchDecimal(UChar32 symbolChar,
/external/icu/icu4c/source/i18n/
H A Ddecimfmt.cpp1572 else if (matchDecimal(decimalChar,sawDecimal,sawDecimalChar, decimalSet, ch))
2278 UBool DecimalFormat::matchDecimal(UChar32 symbolChar, function in class:DecimalFormat

Completed in 152 milliseconds