IS_NEWLINE_CONTEXT  513 maint/gnulib/lib/regex_internal.h   || ((constraint & PREV_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context))\
IS_NEWLINE_CONTEXT  519 maint/gnulib/lib/regex_internal.h   || (((constraint) & NEXT_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context)) \
IS_NEWLINE_CONTEXT 1014 maint/gnulib/lib/regexec.c       else if (IS_BEGBUF_CONTEXT (context) && IS_NEWLINE_CONTEXT (context))
IS_NEWLINE_CONTEXT 1016 maint/gnulib/lib/regexec.c       else if (IS_NEWLINE_CONTEXT (context))