Searched refs:filebuf_replace (Results 1 – 3 of 3) sorted by relevance
278 filebuf_replace(filebuf, ptr - filebuf->data, ptr - filebuf->data + len, replace); in string_replace()
186 void filebuf_replace(FILEBUF * filebuf, int so, int eo, char *replace) in filebuf_replace() function
119 void filebuf_replace(FILEBUF *, int, int, char *);