Home
last modified time | relevance | path

Searched defs:regexec (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/binutils/include/
HDxregex.h8 # define regexec xregexec macro
/NextBSD/contrib/gcclibs/include/
HDxregex.h8 # define regexec xregexec macro
/NextBSD/contrib/gdb/include/
HDxregex.h8 # define regexec xregexec macro
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDRegularExpression.h30 inline int regexec(const llvm_regex_t * a, const char * b, size_t c, in regexec() function
/NextBSD/contrib/libgnuregex/
HDregex.c32 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
HDregexec.c220 regexec (preg, string, nmatch, pmatch, eflags) in regexec() function
/NextBSD/contrib/nvi/regex/
HDregexec.c152 regexec(const regex_t *preg, const RCHAR_T *string, size_t nmatch, in regexec() function
/NextBSD/lib/libc/regex/
HDregexec.c207 regexec(const regex_t * __restrict preg, in regexec() function
/NextBSD/contrib/less/
HDregexp.c788 regexec(prog, string) in regexec() function
/NextBSD/contrib/gcclibs/libiberty/
HDregex.c67 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
/NextBSD/contrib/binutils/libiberty/
HDregex.c67 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro