Searched refs:C_TOUNICODE (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | idnaconf.cpp | 33 static const UChar C_TOUNICODE[] = {0x74, 0x6F, 0x75, 0x6E, 0x69, 0x63, 0x6F, 0x64, 0x65, 0}; // to… variable 311 } else if (value.compare(C_TOUNICODE, -1) == 0){ in Test()
|