Lines Matching full:multiline
1084 #define PCRE_STARTLINE 0x00000100 /* start after \n for multiline */1911 OP_DOLL, /* 25 End of line - not multiline */1912 OP_DOLLM, /* 26 End of line - multiline */1913 OP_CIRC, /* 27 Start of line - not multiline */1914 OP_CIRCM, /* 28 Start of line - multiline */