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

/external/chromium_org/third_party/icu/source/i18n/
H A Ddecimfmt.cpp2753 else if (matchDecimal(decimalChar,sawDecimal,sawDecimalChar, decimalSet, ch))
3435 UBool DecimalFormat::matchDecimal(UChar32 symbolChar, function in class:DecimalFormat

Completed in 401 milliseconds