Searched defs:strbuf_append (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Dutil.c491 strbuf_append(idnconv_strbuf_t *buf, const char *str) { function
546 if (strbuf_append(buf, s) == NULL)

Completed in 10 milliseconds