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.cpp32 UnicodeString(JAMO_NAMES_RULES, -1, US_INV), in JamoTest()
41 UnicodeString(JAMO_NAMES_RULES, -1, US_INV), in JamoTest()
455 const char* JamoTest::JAMO_NAMES_RULES = member in JamoTest
Djamotest.h53 static const char* JAMO_NAMES_RULES; variable