Home
last modified time | relevance | path

Searched refs:PLURAL_COUNT_ZERO (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dtmutfmt.cpp79 static const char16_t PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0}; variable
260 if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ZERO, 4)) { in parseObject()
/third_party/icu/icu4c/source/i18n/
Dtmutfmt.cpp79 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0}; variable
260 if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ZERO, 4)) { in parseObject()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtmutfmt.cpp79 static const UChar PLURAL_COUNT_ZERO[] = {LOW_Z, LOW_E, LOW_R, LOW_O, 0}; variable
260 if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ZERO, 4)) { in parseObject()