Home
last modified time | relevance | path

Searched defs:REG_NOSUB (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregex_impl.h59 #define REG_NOSUB 0004 macro
/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregex.h69 #define REG_NOSUB 0004 macro
/netbsd-src/include/
H A Dregex.h99 #define REG_NOSUB global() macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dxregex2.h272 #define REG_NOSUB (REG_NEWLINE << 1) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.h276 #define REG_NOSUB (REG_NEWLINE << 1) macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dxregex2.h272 #define REG_NOSUB (REG_NEWLINE << 1) macro
/netbsd-src/external/gpl2/grep/dist/lib/posix/
H A Dregex.h273 #define REG_NOSUB (REG_NEWLINE << 1) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dxregex2.h272 #define REG_NOSUB (REG_NEWLINE << 1) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/posix/
H A Dregex.h269 #define REG_NOSUB (REG_NEWLINE << 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dxregex2.h272 #define REG_NOSUB (REG_NEWLINE << 1) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex.h331 #define REG_NOSUB (1 << 3) macro