IS_NEWLINE 797 compat/regex/regex_internal.c : ((IS_NEWLINE (c) && pstr->newline_anchor) IS_NEWLINE 963 compat/regex/regex_internal.c return IS_NEWLINE (c) && input->newline_anchor ? CONTEXT_NEWLINE : 0;