Searched refs:re_exec (Results 1 – 7 of 7) sorted by relevance
15 MLINKS+=re_comp.3 re_exec.3
80 re_exec(const char *s) in re_exec() function
51 int re_exec(constant char*);
418 matched = (re_exec(line) == 1); in match_pattern1() 420 * re_exec doesn't seem to provide a way to get the matched string. in match_pattern1()
126 extern int re_exec(const char *); in el_match()153 return re_exec(ct_encode_string(str, &conv)) == 1; in el_match()
556 int re_exec(const char *);
2709 fun:re_exec=uninstrumented