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