Searched refs:IsAllASCII (Results 1 – 1 of 1) sorted by relevance
45 bool IsAllASCII(const CHAR* spec, const Component& query) { in IsAllASCII() function97 if (IsAllASCII<CHAR, UCHAR>(spec, query)) { in DoConvertToQueryEncoding()