Searched refs:shouldEscapeInURI (Results 1 – 1 of 1) sorted by relevance
64 static bool shouldEscapeInURI(unsigned char c) { in shouldEscapeInURI() function90 if (shouldEscapeInURI(c)) { in percentEncode()