Searched defs:regexec (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/contrib/binutils/include/ |
| HD | xregex.h | 8 # define regexec xregexec macro
|
| /NextBSD/contrib/gcclibs/include/ |
| HD | xregex.h | 8 # define regexec xregexec macro
|
| /NextBSD/contrib/gdb/include/ |
| HD | xregex.h | 8 # define regexec xregexec macro
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | RegularExpression.h | 30 inline int regexec(const llvm_regex_t * a, const char * b, size_t c, in regexec() function
|
| /NextBSD/contrib/libgnuregex/ |
| HD | regex.c | 32 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
|
| HD | regexec.c | 220 regexec (preg, string, nmatch, pmatch, eflags) in regexec() function
|
| /NextBSD/contrib/nvi/regex/ |
| HD | regexec.c | 152 regexec(const regex_t *preg, const RCHAR_T *string, size_t nmatch, in regexec() function
|
| /NextBSD/lib/libc/regex/ |
| HD | regexec.c | 207 regexec(const regex_t * __restrict preg, in regexec() function
|
| /NextBSD/contrib/less/ |
| HD | regexp.c | 788 regexec(prog, string) in regexec() function
|
| /NextBSD/contrib/gcclibs/libiberty/ |
| HD | regex.c | 67 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
|
| /NextBSD/contrib/binutils/libiberty/ |
| HD | regex.c | 67 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
|