Searched refs:sed_step (Results 1 - 2 of 2) sorted by relevance
/solaris-userland-s11u3/components/apache2/mod_sed/ |
H A D | regexp.c | 60 extern int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars); 360 int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars) function
|
H A D | sed1.c | 63 extern int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars); 597 return(sed_step(p1, expbuf, circf, step_vars));
|
Completed in 14 milliseconds