Searched refs:C_TOASCII (Results 1 – 3 of 3) sorted by relevance
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | idnaconf.cpp | 34 static const char16_t C_TOASCII[] = {0x74, 0x6F, 0x61, 0x73, 0x63, 0x69, 0x69, 0}; // toasc… variable 246 if (value.compare(C_TOASCII, -1) == 0) { in Test()
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | idnaconf.cpp | 34 static const char16_t C_TOASCII[] = {0x74, 0x6F, 0x61, 0x73, 0x63, 0x69, 0x69, 0}; // toasc… variable 246 if (value.compare(C_TOASCII, -1) == 0) { in Test()
|
/external/icu/icu4c/source/test/intltest/ |
D | idnaconf.cpp | 34 static const char16_t C_TOASCII[] = {0x74, 0x6F, 0x61, 0x73, 0x63, 0x69, 0x69, 0}; // toasc… variable 245 if (value.compare(C_TOASCII, -1) == 0) { in Test()
|