Home
last modified time | relevance | path

Searched refs:sed_step (Results 1 – 4 of 4) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/modules/filters/
H A Dregexp.c60 extern int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars);
358 int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars) in sed_step() function
H A Dsed1.c63 extern int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars);
597 return(sed_step(p1, expbuf, circf, step_vars)); in match()
/dports/www/apache24/httpd-2.4.53/modules/filters/
H A Dregexp.c60 extern int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars);
358 int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars) in sed_step() function
H A Dsed1.c63 extern int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars);
613 return(sed_step(p1, expbuf, circf, step_vars)); in match()