Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching full:match_regex

518 	(struct addr, struct subst, compile_regex, match_regex,
523 the regsize parameter of match_regex.
530 (match_regex): Accept a struct regex instead of a regex_t.
700 * sed/regex.c (match_regex): fix memory leak.
864 * sed/sed.h: Fix prototype for match_regex, declare re_registers
1243 * sed/regex.c(match_regex): Use regexec2
1284 match_regex(), and release_regex(); drop rx_testing variable.
1293 regex.c:match_regex(); NOLEAKS to DEBUG_LEAKS change;
1300 not_bol_p) to match_regex().
1310 like the one that used to live in compile.c), match_regex(),