Home
last modified time | relevance | path

Searched refs:re_exec (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libcompat/
H A DMakefile15 MLINKS+=re_comp.3 re_exec.3
/freebsd/lib/libcompat/4.3/
H A Dre_comp.c80 re_exec(const char *s) in re_exec() function
/freebsd/contrib/less/
H A Dpattern.h51 int re_exec(constant char*);
H A Dpattern.c418 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()
/freebsd/contrib/libedit/
H A Dsearch.c126 extern int re_exec(const char *); in el_match()
153 return re_exec(ct_encode_string(str, &conv)) == 1; in el_match()
/freebsd/include/
H A Dunistd.h556 int re_exec(const char *);
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2709 fun:re_exec=uninstrumented