HomeSort by relevance Sort by last modified time
    Searched refs:withNumberFormat (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
tmutfmt.cpp 240 UBool withNumberFormat = false;
307 withNumberFormat = true;
309 withNumberFormat = false;
324 if (withNumberFormat == false && longestParseDistance != 0) {
    [all...]
  /external/icu/icu4c/source/i18n/
tmutfmt.cpp 174 UBool withNumberFormat = false;
237 withNumberFormat = true;
239 withNumberFormat = false;
254 if (withNumberFormat == false && longestParseDistance != 0) {

Completed in 475 milliseconds