Searched refs:str_a (Results 1 – 1 of 1) sorted by relevance
2352 const char str_a[] = { 0x61, 0x2a, 0x00 }; /* a* */ in API_Match_UTF8() local2353 utext_openUTF8(&testPattern, str_a, -1, &status); in API_Match_UTF8()