IS_NEWLINE_CONTEXT  504 maint/gnulib/lib/regex_internal.h   || ((constraint & PREV_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context))\
IS_NEWLINE_CONTEXT  510 maint/gnulib/lib/regex_internal.h   || (((constraint) & NEXT_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context)) \
IS_NEWLINE_CONTEXT 1000 maint/gnulib/lib/regexec.c       else if (IS_BEGBUF_CONTEXT (context) && IS_NEWLINE_CONTEXT (context))
IS_NEWLINE_CONTEXT 1002 maint/gnulib/lib/regexec.c       else if (IS_NEWLINE_CONTEXT (context))