Searched refs:str_u (Results 1 – 1 of 1) sorted by relevance
2883 const char str_u[] = { 0x2e, 0x2a, 0x75, 0x00 }; /* .*u */ in API_Pattern_UTF8() local2884 utext_openUTF8(&pattern, str_u, -1, &status); in API_Pattern_UTF8()