Searched refs:endonly (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_exec.c2138 if (!md->endonly) goto ASSERT_NL_OR_EOS;
2140 /* ... else fall through for endonly */
6547 md->endonly = (re->options & PCRE_DOLLAR_ENDONLY) != 0;
H A Dpcre_jit_compile.c387 /* Dollar endonly. */
388 int endonly; member in struct:compiler_common
5567 if (!common->endonly)
9812 common->endonly = (re->options & PCRE_DOLLAR_ENDONLY) != 0;

Completed in 63 milliseconds