Searched refs:str_randominput (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 2861 …const char str_randominput[] = { 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x69, 0x6e, 0x70, 0x75,… in API_Pattern_UTF8() local 2862 utext_openUTF8(&input, str_randominput, -1, &status); in API_Pattern_UTF8() 2879 utext_openUTF8(&pattern, str_randominput, -1, &status); in API_Pattern_UTF8()
|