Searched refs:libconfig_strbuf_append_string (Results 1 – 4 of 4) sorted by relevance
36 void libconfig_strbuf_append_string(strbuf_t *buf, const char *s);
45 libconfig_strbuf_append_string(&((C)->string), (S))
100 libconfig_strbuf_append_string(&((C)->string), (S))
56 void libconfig_strbuf_append_string(strbuf_t *buf, const char *s) in libconfig_strbuf_append_string() function