Searched defs:re_match_2 (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | xregex.h | 12 # define re_match_2 xre_match_2 macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | xregex.h | 12 # define re_match_2 xre_match_2 macro
|
/openbsd-src/gnu/gcc/include/ |
H A D | xregex.h | 12 # define re_match_2 xre_match_2 macro
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | xregex.h | 12 # define re_match_2 xre_match_2 macro
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | regex.c | 73 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro 5448 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, in re_match_2() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | gnu-regex.c | 3710 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) in re_match_2() function
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 4078 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) in re_match_2() function
|