Home
last modified time | relevance | path

Searched refs:endonly (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_internal.h2536 BOOL endonly; /* Dollar not before final \n */ member
H A Dpcre_exec.c2143 if (!md->endonly) goto ASSERT_NL_OR_EOS; in match()
6557 md->endonly = (re->options & PCRE_DOLLAR_ENDONLY) != 0; in pcre_exec()
H A Dpcre_jit_compile.c384 int endonly; member
5619 if (!common->endonly) in compile_char1_matchingpath()
9870 common->endonly = (re->options & PCRE_DOLLAR_ENDONLY) != 0; in PRIV()

Completed in 52 milliseconds