Searched defs:regcomp (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/contrib/gdb/include/ |
| D | xregex.h | 9 # define regcomp xregcomp macro
|
| /freebsd-12-stable/contrib/gcclibs/include/ |
| D | xregex.h | 9 # define regcomp xregcomp macro
|
| /freebsd-12-stable/contrib/binutils/include/ |
| D | xregex.h | 9 # define regcomp xregcomp macro
|
| /freebsd-12-stable/contrib/libgnuregex/ |
| D | regex.c | 33 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags) macro
|
| D | regcomp.c | 466 regcomp (preg, pattern, cflags) in regcomp() function
|
| /freebsd-12-stable/contrib/less/ |
| D | regexp.c | 210 regcomp(exp) in regcomp() function
|
| /freebsd-12-stable/contrib/nvi/regex/ |
| D | regcomp.c | 180 regcomp(regex_t *preg, const RCHAR_T *pattern, int cflags) in regcomp() function
|
| /freebsd-12-stable/lib/libc/regex/ |
| D | regcomp.c | 366 regcomp(regex_t * __restrict preg, in regcomp() function
|
| /freebsd-12-stable/contrib/binutils/libiberty/ |
| D | regex.c | 68 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags) macro
|
| /freebsd-12-stable/contrib/gcclibs/libiberty/ |
| D | regex.c | 68 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags) macro
|