Lines Matching full:noteol
1700 newline unless endonly is set, else end of subject unless noteol is set. */1709 if (md->noteol) MRRETURN(MATCH_NOMATCH);1717 if (md->noteol) MRRETURN(MATCH_NOMATCH);5712 md->noteol = (options & PCRE_NOTEOL) != 0;