Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Didnaconf.cpp32 static const UChar C_TOASCII[] = {0x74, 0x6F, 0x61, 0x73, 0x63, 0x69, 0x69, 0}; // toascii variable
309 if (value.compare(C_TOASCII, -1) == 0) { in Test()