Searched defs:percentEncode (Results 1 – 2 of 2) sorted by relevance
111 void percentEncode(llvm::StringRef Content, std::string &Out) { in percentEncode() function
88 static void percentEncode(StringRef content, std::string &out) { in percentEncode() function