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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Didnaconf.cpp31 static const UChar C_TOASCII[] = {0x74, 0x6F, 0x61, 0x73, 0x63, 0x69, 0x69, 0}; // toascii variable
308 if (value.compare(C_TOASCII, -1) == 0) {
/external/icu4c/test/intltest/
H A Didnaconf.cpp31 static const UChar C_TOASCII[] = {0x74, 0x6F, 0x61, 0x73, 0x63, 0x69, 0x69, 0}; // toascii variable
308 if (value.compare(C_TOASCII, -1) == 0) {

Completed in 183 milliseconds