Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/unicode/
Dudisplayoptions.h105 UDISPOPT_PLURAL_CATEGORY_MANY = 5, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dudisplayoptions.h107 UDISPOPT_PLURAL_CATEGORY_MANY = 5, enumerator
/third_party/icu/icu4c/source/test/intltest/
Ddisplayoptions_test.cpp270 udispopt_getPluralCategoryIdentifier(UDISPOPT_PLURAL_CATEGORY_MANY)); in testDisplayOptionsGetIdentifier()
341 assertEquals(u"test from identifier: ", UDISPOPT_PLURAL_CATEGORY_MANY, in testDisplayOptionsFromIdentifier()