Searched defs:regexec (Results 1 - 10 of 10) sorted by path

/freebsd-10.0-release/contrib/binutils/include/
H A Dxregex.h8 # define regexec xregexec macro
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dregex.c67 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
/freebsd-10.0-release/contrib/gcclibs/include/
H A Dxregex.h8 # define regexec xregexec macro
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dregex.c67 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
/freebsd-10.0-release/contrib/gdb/include/
H A Dxregex.h8 # define regexec xregexec macro
/freebsd-10.0-release/contrib/less/
H A Dregexp.c785 regexec(prog, string) function
/freebsd-10.0-release/contrib/libgnuregex/
H A Dregex.c32 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
H A Dregexec.c220 regexec (preg, string, nmatch, pmatch, eflags) function
/freebsd-10.0-release/contrib/nvi/regex/
H A Dregexec.c160 regexec(const regex_t *preg, const RCHAR_T *string, size_t nmatch, regmatch_t *pmatch, int eflags) function
/freebsd-10.0-release/lib/libc/regex/
H A Dregexec.c207 regexec(const regex_t * __restrict preg, function

Completed in 251 milliseconds