Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/unicode/
Dudisplayoptions.h101 UDISPOPT_PLURAL_CATEGORY_TWO = 3, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dudisplayoptions.h103 UDISPOPT_PLURAL_CATEGORY_TWO = 3, enumerator
/third_party/icu/icu4c/source/test/intltest/
Ddisplayoptions_test.cpp266 udispopt_getPluralCategoryIdentifier(UDISPOPT_PLURAL_CATEGORY_TWO)); in testDisplayOptionsGetIdentifier()
337 assertEquals(u"test from identifier: ", UDISPOPT_PLURAL_CATEGORY_TWO, in testDisplayOptionsFromIdentifier()