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

  /external/icu/icu4c/source/i18n/
quantityformatter.cpp 97 SimplePatternFormatter *newFmt =
99 if (newFmt == NULL) {
103 if (newFmt->getPlaceholderCount() > 1) {
104 delete newFmt;
109 formatters[pluralIndex] = newFmt;
  /external/chromium_org/third_party/icu/source/test/intltest/
numrgts.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
numrgts.cpp     [all...]

Completed in 1278 milliseconds