Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/unicode/
Dudisplayoptions.h97 UDISPOPT_PLURAL_CATEGORY_ZERO = 1, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dudisplayoptions.h99 UDISPOPT_PLURAL_CATEGORY_ZERO = 1, enumerator
/third_party/icu/icu4c/source/test/intltest/
Ddisplayoptions_test.cpp262 udispopt_getPluralCategoryIdentifier(UDISPOPT_PLURAL_CATEGORY_ZERO)); in testDisplayOptionsGetIdentifier()
333 assertEquals(u"test from identifier: ", UDISPOPT_PLURAL_CATEGORY_ZERO, in testDisplayOptionsFromIdentifier()