Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregex_impl.h60 #define REG_NEWLINE 0010 macro
/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregex.h70 #define REG_NEWLINE 0010 macro
/netbsd-src/include/
H A Dregex.h100 #define REG_NEWLINE global() macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dxregex2.h268 #define REG_NEWLINE (REG_ICASE << 1) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.h272 #define REG_NEWLINE (REG_ICASE << 1) macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dxregex2.h268 #define REG_NEWLINE (REG_ICASE << 1) macro
/netbsd-src/external/gpl2/grep/dist/lib/posix/
H A Dregex.h269 #define REG_NEWLINE (REG_ICASE << 1) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dxregex2.h268 #define REG_NEWLINE (REG_ICASE << 1) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/posix/
H A Dregex.h265 #define REG_NEWLINE (REG_ICASE << 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dxregex2.h268 #define REG_NEWLINE (REG_ICASE << 1) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex.h327 #define REG_NEWLINE (1 << 2) macro