Searched defs:REG_ICASE (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/pcre-7/pcre/
H A Dpcreposix.h55 #define REG_ICASE 0x0001 /* Maps to PCRE_CASELESS */ macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dregex.h125 #define REG_ICASE 0002 /* Compile ignoring upper/lower case */ macro
/macosx-10.10/cups-408/cups/vcnet/regex/
H A Dregex.h26 #define REG_ICASE 0002 macro
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A Dregex_impl.h58 #define REG_ICASE 0002 macro
/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dtre.h124 #define REG_ICASE (REG_EXTENDED << 1) macro
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dxregex2.h264 #define REG_ICASE macro
/macosx-10.10/gnudiff-19/diffutils/lib/posix/
H A Dregex.h258 #define REG_ICASE macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dregex.h340 #define REG_ICASE macro
/macosx-10.10/lsof-53/lsof/
H A Dregex.h310 #define REG_ICASE macro
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A Dregex.h212 #define REG_ICASE 000010 /* ignore case */ macro
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A Dregex.h221 #define REG_ICASE 000010 /* ignore case */ macro
/macosx-10.10/emacs-93/emacs/src/
H A Dregex.h267 #define REG_ICASE macro
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Dregex.h48 #define REG_ICASE 0x00000004 /* ignore case in match */ macro

Completed in 271 milliseconds