Searched refs:endonly (Results 1 – 2 of 2) sorted by relevance
2483 BOOL endonly; /* Dollar not before final \n */ member
2123 if (!md->endonly) goto ASSERT_NL_OR_EOS; in match()6432 md->endonly = (re->options & PCRE_DOLLAR_ENDONLY) != 0; in pcre_exec()
Completed in 29 milliseconds