Searched defs:REG_NEWLINE (Results 1 – 7 of 7) sorted by relevance
78 #define REG_NEWLINE 0x08 /* Treat \n as regular character */ macro
47 #define REG_NEWLINE 0x00000008 /* ^/$ match embedded \n */ macro
29 #define REG_NEWLINE 0x00000008 /* ^/$ match embedded \n */ macro
49 #define REG_NEWLINE 0x00000008 /* ^/$ match embedded \n */ macro