Searched defs:regcomp (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/ncurses/
H A Dconfigure14268 regcomp (); function
[all...]
/freebsd-11-stable/contrib/libgnuregex/
H A Dregex.c33 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags) macro
H A Dregcomp.c466 regcomp (preg, pattern, cflags) function
/freebsd-11-stable/contrib/gcclibs/include/
H A Dxregex.h9 # define regcomp xregcomp macro
/freebsd-11-stable/contrib/gdb/include/
H A Dxregex.h9 # define regcomp xregcomp macro
/freebsd-11-stable/contrib/binutils/include/
H A Dxregex.h9 # define regcomp xregcomp macro
/freebsd-11-stable/contrib/less/
H A Dregexp.c210 regcomp(exp) function
/freebsd-11-stable/contrib/nvi/regex/
H A Dregcomp.c180 regcomp(regex_t *preg, const RCHAR_T *pattern, int cflags) function
/freebsd-11-stable/lib/libc/regex/
H A Dregcomp.c216 regcomp(regex_t * __restrict preg, function
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dregex.c68 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags) macro
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dregex.c68 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags) macro

Completed in 1068 milliseconds