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