IS_NEWLINE_CONTEXT 524 compat/regex/regex_internal.h || ((constraint & PREV_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context))\ IS_NEWLINE_CONTEXT 530 compat/regex/regex_internal.h || (((constraint) & NEXT_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context)) \ IS_NEWLINE_CONTEXT 1049 compat/regex/regexec.c else if (IS_BEGBUF_CONTEXT (context) && IS_NEWLINE_CONTEXT (context)) IS_NEWLINE_CONTEXT 1051 compat/regex/regexec.c else if (IS_NEWLINE_CONTEXT (context))