Searched refs:begin (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/filters/
H A Dmod_proxy_html.c157 #define FLUSH AP_fwrite(ctx, (chars+begin), (i-begin), 0); begin = i+1
163 int begin; local
164 for (begin=i=0; i<length; i++) {
/httpd/server/
H A Dapreq_util.c98 const char *begin = hay; local
113 return hay ? hay - begin : -1;

Completed in 15 milliseconds