Searched refs:str_abcdefg (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 2557 const char str_abcdefg[] = { 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x00 }; /* abcdefg */ in API_Replace_UTF8() local 2558 utext_openUTF8(&dataText, str_abcdefg, -1, &status); in API_Replace_UTF8()
|