Searched refs:str_aabb (Results 1 – 1 of 1) sorted by relevance
2345 const char str_aabb[] = { 0x61, 0x61, 0x62, 0x62, 0x00 }; /* aabb */ in API_Match_UTF8() local2347 utext_openUTF8(&testText, str_aabb, -1, &status); in API_Match_UTF8()