Home
last modified time | relevance | path

Searched refs:ULOC_KOREAN (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Duloc.h215 #define ULOC_KOREAN "ko" macro
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp363 if (strcmp(Locale::getKorean().getName(), ULOC_KOREAN) != 0) { in TestParallelAPIValues()