IS_NEWLINE
: ((IS_NEWLINE (c) && pstr->newline_anchor)
return IS_NEWLINE (c) && input->newline_anchor ? CONTEXT_NEWLINE : 0;