Searched refs:IsInC0ControlPercentEncodeSet (Results 1 – 3 of 3) sorted by relevance
38 if (IsInC0ControlPercentEncodeSet(uch)) { in DoCanonicalizePathComponent()
295 bool IsInC0ControlPercentEncodeSet(CHAR ch) { in IsInC0ControlPercentEncodeSet() function
496 if (IsInC0ControlPercentEncodeSet(ch)) { in DoOpaqueHost()