Searched refs:idn__debug_ucs4xstring (Results 1 - 16 of 16) sorted by relevance
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/include/idn/ |
H A D | debug.h | 59 IDN_EXPORT char *idn__debug_ucs4xstring(const unsigned long *s, int maxbytes);
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/ |
H A D | mapselector.c | 277 idn__debug_ucs4xstring(from, 50), idn__debug_xstring(tld, 50), 328 idn__debug_ucs4xstring(to, 50))); 345 idn__debug_ucs4xstring(from, 50), 346 idn__debug_ucs4xstring(tld, 50))); 360 idn__debug_ucs4xstring(to, 50)));
|
H A D | res.c | 290 idn__debug_ucs4xstring(buffer, 50))); 301 idn__debug_ucs4xstring(buffer, 50))); 559 idn__debug_ucs4xstring(buffer, 50))); 570 idn__debug_ucs4xstring(buffer, 50))); 1049 idn__debug_ucs4xstring(from, 50))); 1104 idn__debug_ucs4xstring(from, 50))); 1155 idn__debug_ucs4xstring(labellist_getname(label), 1178 idn__debug_ucs4xstring(from, 50))); 1232 idn__debug_ucs4xstring(labellist_getname(label), 1256 idn__debug_ucs4xstring(fro [all...] |
H A D | nameprep.c | 143 handle->version, idn__debug_ucs4xstring(from, 50))); 207 handle->version, idn__debug_ucs4xstring(str, 50))); 218 handle->version, idn__debug_ucs4xstring(str, 50))); 259 handle->version, idn__debug_ucs4xstring(str, 50)));
|
H A D | delimitermap.c | 218 idn__debug_ucs4xstring(from, 50), (int)tolen)); 262 idn__debug_ucs4xstring(to_org, 50)));
|
H A D | ucs4.c | 90 idn__debug_ucs4xstring(ucs4, 50), (int)tolen)); 189 idn__debug_ucs4xstring(ucs4, 50))); 286 idn__debug_ucs4xstring(ucs4, 50))); 304 idn__debug_ucs4xstring(ucs4, 50), (int)tolen));
|
H A D | punycode.c | 198 idn__debug_ucs4xstring(to_org, 50))); 220 idn__debug_ucs4xstring(from, 50), (int)tolen)); 247 idn__debug_ucs4xstring(from, 50)));
|
H A D | race.c | 160 idn__debug_ucs4xstring(to, 50))); 255 idn__debug_ucs4xstring(from, 50), (int)tolen));
|
H A D | debug.c | 131 idn__debug_ucs4xstring(const unsigned long *s, int maxbytes) { function
|
H A D | filechecker.c | 131 idn__debug_ucs4xstring(str, 50)));
|
H A D | mapper.c | 354 idn__debug_ucs4xstring(from, 50), (int)tolen)); 429 idn__debug_ucs4xstring(to, 50)));
|
H A D | normalizer.c | 263 idn__debug_ucs4xstring(from, 50), (int)tolen)); 337 idn__debug_ucs4xstring(to, 50)));
|
H A D | filemapper.c | 146 idn__debug_ucs4xstring(from, 50)));
|
H A D | checker.c | 374 idn__debug_ucs4xstring(ucs4, 50)));
|
H A D | unormalize.c | 103 idn__debug_ucs4xstring(from, 50), tolen));
|
H A D | converter.c | 427 ctx->local_encoding_name, idn__debug_ucs4xstring(from, 50), 480 idn__debug_ucs4xstring(to, 50))); 716 idn__debug_ucs4xstring(from, 50)));
|
Completed in 522 milliseconds