Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/unicode/
Dudisplayoptions.h157 UDISPOPT_NOUN_CLASS_COMMON = 8, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dudisplayoptions.h159 UDISPOPT_NOUN_CLASS_COMMON = 8, enumerator
/third_party/icu/icu4c/source/test/intltest/
Ddisplayoptions_test.cpp291 udispopt_getNounClassIdentifier(UDISPOPT_NOUN_CLASS_COMMON)); in testDisplayOptionsGetIdentifier()
364 assertEquals(u"test from identifier: ", UDISPOPT_NOUN_CLASS_COMMON, in testDisplayOptionsFromIdentifier()