Searched refs:hexbuf (Results 1 – 1 of 1) sorted by relevance
34 hexbuf (unsigned char buf[], unsigned int buflen) in hexbuf() function88 fprintf (stderr, "%s: iconv error: ", hexbuf (buf, buflen)); in try()99 hexbuf (buf, buflen), in try()112 static char hexbuf[84]; in utf8_decode() local113 char *p = hexbuf; in utf8_decode()117 if (p > hexbuf) in utf8_decode()173 return hexbuf; in utf8_decode()274 hexbuf (buf, 4)); in main()
Completed in 2 milliseconds