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

/macosx-10.10/pcre-7/pcre/
H A Dpcreposix.h56 #define REG_NEWLINE 0x0002 /* Maps to PCRE_MULTILINE */ macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dregex.h127 #define REG_NEWLINE 0010 /* Compile for newline-sensitive matching */ macro
/macosx-10.10/cups-408/cups/vcnet/regex/
H A Dregex.h28 #define REG_NEWLINE 0010 macro
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A Dregex_impl.h60 #define REG_NEWLINE 0010 macro
/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dtre.h125 #define REG_NEWLINE (REG_ICASE << 1) macro
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dxregex2.h269 #define REG_NEWLINE macro
/macosx-10.10/gnudiff-19/diffutils/lib/posix/
H A Dregex.h263 #define REG_NEWLINE macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dregex.h345 #define REG_NEWLINE macro
/macosx-10.10/lsof-53/lsof/
H A Dregex.h315 #define REG_NEWLINE macro
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A Dregex.h217 #define REG_NEWLINE 000300 /* newlines are line terminators */ macro
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A Dregex.h226 #define REG_NEWLINE 000300 /* newlines are line terminators */ macro
/macosx-10.10/emacs-93/emacs/src/
H A Dregex.h272 #define REG_NEWLINE macro
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Dregex.h49 #define REG_NEWLINE 0x00000008 /* ^/$ match embedded \n */ macro

Completed in 685 milliseconds