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

/httpd/modules/filters/
H A Dmod_sed.c150 static apr_status_t sed_write_output(void *dummy, char *buf, int sz) function
239 * output by calling sed_write_output and generates any error by
248 r, &sed_write_output, r->pool);
304 * sed_write_output which will add the output to ctx->bb. At the end of
414 * sed_write_output which will add data in ctx->bb. Do it until it have

Completed in 11 milliseconds