Searched defs:regcomp (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | xregex.h | 9 # define regcomp xregcomp macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | xregex.h | 9 # define regcomp xregcomp macro
|
/openbsd-src/gnu/gcc/include/ |
H A D | xregex.h | 9 # define regcomp xregcomp macro
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | xregex.h | 9 # define regcomp xregcomp macro
|
/openbsd-src/lib/libform/ |
H A D | fty_regex.c | 71 #define regcomp(r,s,n) PCRE2regcomp(r,s,n) macro
|
/openbsd-src/lib/libc/regex/ |
H A D | regcomp.c | 141 regcomp(regex_t *preg, const char *pattern, int cflags) in regcomp() function
|
/openbsd-src/gnu/usr.bin/perl/lib/B/ |
H A D | Deparse.pm | 6291 sub regcomp { global() subroutine [all...] |
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | gnu-regex.c | 5536 regcomp (preg, pattern, cflags) in regcomp() function
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 6176 regcomp (preg, pattern, cflags) in regcomp() function
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | regex.c | 68 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags) macro
|