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

/httpd/modules/filters/
H A Dregexp.c133 char *ep, char *endbuf, int seof)
163 if (ep >= endbuf)
198 if (&ep[17] >= endbuf)
218 if (&ep[32] >= endbuf)
231 if (&ep[32] >= endbuf)
132 sed_compile(sed_commands_t *commands, sed_comp_args *compargs, char *ep, char *endbuf, int seof) argument

Completed in 25 milliseconds