Searched defs:REG_NEWLINE (Results 1 – 3 of 3) sorted by relevance
56 #define REG_NEWLINE 0x0002 /* Maps to PCRE_MULTILINE */ macro
38 #define REG_NEWLINE 0010 macro
39 #define REG_NEWLINE (1<<1) macro
Completed in 7 milliseconds