Home | History | Annotate | Download | only in dist

Lines Matching full:endonly

2145     if (!md->endonly) goto ASSERT_NL_OR_EOS;
2147 /* ... else fall through for endonly */
6559 md->endonly = (re->options & PCRE_DOLLAR_ENDONLY) != 0;