Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregex_impl.h58 #define REG_ICASE 0002 macro
/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregex.h68 #define REG_ICASE 0002 macro
/netbsd-src/include/
H A Dregex.h98 #define REG_ICASE global() macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dxregex2.h263 #define REG_ICASE (REG_EXTENDED << 1) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.h267 #define REG_ICASE (REG_EXTENDED << 1) macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dxregex2.h263 #define REG_ICASE (REG_EXTENDED << 1) macro
/netbsd-src/external/gpl2/grep/dist/lib/posix/
H A Dregex.h264 #define REG_ICASE (REG_EXTENDED << 1) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dxregex2.h263 #define REG_ICASE (REG_EXTENDED << 1) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/posix/
H A Dregex.h260 #define REG_ICASE (REG_EXTENDED << 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dxregex2.h263 #define REG_ICASE (REG_EXTENDED << 1) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex.h322 #define REG_ICASE (1 << 1) macro