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

  /external/chromium_org/third_party/icu/source/i18n/
tmutfmt.cpp 75 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
329 if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ZERO, 4)) {
    [all...]
  /external/icu/icu4c/source/i18n/
tmutfmt.cpp 75 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0};
256 if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ZERO, 4)) {

Completed in 85 milliseconds