Home
last modified time | relevance | path

Searched defs:re_match (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/lib/libiberty/include/
H A Dxregex.h13 # define re_match xre_match macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dxregex.h13 # define re_match xre_match macro
/openbsd-src/gnu/gcc/include/
H A Dxregex.h13 # define re_match xre_match macro
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dxregex.h13 # define re_match xre_match macro
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dregex.c4041 re_match (bufp, string, size, pos, regs) in re_match() function
/openbsd-src/gnu/lib/libiberty/src/
H A Dregex.c75 # define re_match(bufp, string, size, pos, regs) \ macro