Home
last modified time | relevance | path

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

/dflybsd-src/contrib/nvi2/regex/
H A Dregex.h66 #define REG_NEWLINE 0010 macro
/dflybsd-src/contrib/gcc-4.7/include/
H A Dxregex2.h269 #define REG_NEWLINE (REG_ICASE << 1) macro
/dflybsd-src/contrib/binutils-2.27/include/
H A Dxregex2.h268 #define REG_NEWLINE (REG_ICASE << 1) macro
/dflybsd-src/lib/libc/tre-regex/
H A Dregex.h133 #define REG_NEWLINE (REG_ICASE << 1) macro
/dflybsd-src/contrib/gdb-7/include/
H A Dxregex2.h269 #define REG_NEWLINE (REG_ICASE << 1) macro
/dflybsd-src/contrib/gcc-8.0/include/
H A Dxregex2.h268 #define REG_NEWLINE (REG_ICASE << 1) macro
/dflybsd-src/contrib/binutils-2.34/include/
H A Dxregex2.h268 #define REG_NEWLINE (REG_ICASE << 1) macro
/dflybsd-src/contrib/grep/lib/
H A Dregex.h319 #define REG_NEWLINE (1 << 2) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex.h327 #define REG_NEWLINE (1 << 2) macro
/dflybsd-src/tools/regression/lib/libc-regex/
H A Dtestregex.c457 #define REG_NEWLINE NOTEST macro