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

/httpd/modules/filters/
H A Dsed0.c29 static int fcomp(sed_commands_t *commands, apr_file_t *fin);
106 rv = fcomp(commands, NULL);
120 apr_status_t rv = fcomp(commands, fin);
197 * fcomp
199 static int fcomp(sed_commands_t *commands, apr_file_t *fin) function

Completed in 12 milliseconds