Searched defs:hex (Results 1 – 4 of 4) sorted by relevance
85 const char hex[] = "0123456789ABCDEF"; in curl_easy_escape() local222 const char *hex = "0123456789abcdef"; in Curl_hexencode() local
482 const char hex[] = "0123456789ABCDEF"; in canon_string() local
128 const char *hex = "0123456789ABCDEF"; in Curl_tls_keylog_write() local
652 char hex[3]; in Curl_qlogdir() local
Completed in 16 milliseconds