Searched refs:idn__debug_hexstring (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/include/idn/
H A Ddebug.h57 IDN_EXPORT char *idn__debug_hexstring(const char *s, int maxbytes);
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Dutf8.c74 TRACE(("idn_utf8_mblen(s=<%s>)\n", idn__debug_hexstring(s, 6)));
92 idn__debug_hexstring(s, 6), len));
124 idn__debug_hexstring(s, 10), len));
233 idn__debug_hexstring(s, 6)));
246 idn__debug_hexstring(s, 20)));
265 idn__debug_hexstring(s, 8)));
H A Ddebug.c65 idn__debug_hexstring(const char *s, int maxbytes) { function

Completed in 681 milliseconds