Home
last modified time | relevance | path

Searched refs:hexbuf (Results 1 – 1 of 1) sorted by relevance

/iconvdata/
A Dtst-table-from.c34 hexbuf (unsigned char buf[], unsigned int buflen) in hexbuf() function
88 fprintf (stderr, "%s: iconv error: ", hexbuf (buf, buflen)); in try()
99 hexbuf (buf, buflen), in try()
112 static char hexbuf[84]; in utf8_decode() local
113 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