Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Djamotest.cpp29 UnicodeString(JAMO_NAMES_RULES, -1, US_INV), in JamoTest()
38 UnicodeString(JAMO_NAMES_RULES, -1, US_INV), in JamoTest()
452 const char* JamoTest::JAMO_NAMES_RULES = member in JamoTest
Djamotest.h51 static const char* JAMO_NAMES_RULES; variable