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

/external/chromium_org/third_party/icu/source/i18n/
H A Dtmutfmt.cpp240 UBool withNumberFormat = false; local
307 withNumberFormat = true;
309 withNumberFormat = false;
324 if (withNumberFormat == false && longestParseDistance != 0) {
/external/icu4c/i18n/
H A Dtmutfmt.cpp243 UBool withNumberFormat = false; local
311 withNumberFormat = true;
313 withNumberFormat = false;
328 if (withNumberFormat == false && longestParseDistance != 0) {

Completed in 61 milliseconds