Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/unicode/
Dudisplayoptions.h46 UDISPOPT_GRAMMATICAL_CASE_INSTRUMENTAL = 7, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dudisplayoptions.h48 UDISPOPT_GRAMMATICAL_CASE_INSTRUMENTAL = 7, enumerator
/third_party/icu/icu4c/source/test/intltest/
Ddisplayoptions_test.cpp241 udispopt_getGrammaticalCaseIdentifier(UDISPOPT_GRAMMATICAL_CASE_INSTRUMENTAL)); in testDisplayOptionsGetIdentifier()
312 assertEquals(u"test from identifier: ", UDISPOPT_GRAMMATICAL_CASE_INSTRUMENTAL, in testDisplayOptionsFromIdentifier()