Searched defs:re_match_2 (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/gnu/lib/libregex/
H A Dregex.c59 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro
/freebsd-9.3-release/contrib/binutils/include/
H A Dxregex.h12 # define re_match_2 xre_match_2 macro
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dxregex.h12 # define re_match_2 xre_match_2 macro
/freebsd-9.3-release/contrib/gdb/include/
H A Dxregex.h12 # define re_match_2 xre_match_2 macro
/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.c4075 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) function
[all...]
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dregex.c73 # 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, function
[all...]
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dregex.c73 # 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, function
[all...]

Completed in 205 milliseconds