Searched refs:hextochar (Results 1 – 2 of 2) sorted by relevance
75 static char hextochar(const char *);1575 *ret = hextochar(&str[i + 1]); in urldecode()1607 hextochar(const char *str) in hextochar() function
335 hextochar(const char *str) in hextochar() function378 *ret = hextochar(&str[i + 1]); in url_decode()