Searched defs:hexDigits (Results 1 – 2 of 2) sorted by relevance
231 static const char hexDigits[17] = "0123456789ABCDEF"; in encodeStringAsFormData() local
89 static const char hexDigits[17] = "0123456789ABCDEF"; variable