Searched defs:REG_NEWLINE (Results 1 – 3 of 3) sorted by relevance
78 #define REG_NEWLINE 0010 macro
266 #define REG_NEWLINE (REG_ICASE << 1) macro
327 #define REG_NEWLINE (1 << 2) macro