Searched defs:re_search_2 (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/ |
H A D | xregex.h | 17 # define re_search_2 xre_search_2 macro
|
/openbsd/gnu/gcc/include/ |
H A D | xregex.h | 17 # define re_search_2 xre_search_2 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/ |
H A D | xregex.h | 17 # define re_search_2 xre_search_2 macro
|
/openbsd/gnu/lib/libiberty/include/ |
H A D | xregex.h | 17 # define re_search_2 xre_search_2 macro
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | regex.c | 82 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ macro 4963 weak_alias (__re_search_2, re_search_2) in weak_alias() argument
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 3701 re_search_2 (bufp, string1, size1, string2, size2, startpos, range, regs, stop) in re_search_2() function
|