Searched refs:dstrcatline (Results 1 – 2 of 2) sorted by relevance
167 void dstrcatline(dstr_t *ds, const char *str); /* appends the first line from str to ds (incl. \n) …
852 void dstrcatline(dstr_t *ds, const char *str) in dstrcatline() function