Searched refs:noteol (Results 1 – 2 of 2) sorted by relevance
1715 BOOL noteol; /* NOTEOL flag */ member
1709 if (md->noteol) MRRETURN(MATCH_NOMATCH); in match()1717 if (md->noteol) MRRETURN(MATCH_NOMATCH); in match()5712 md->noteol = (options & PCRE_NOTEOL) != 0; in pcre_exec()