Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c480 BOOL unset_backref; member
8947 if (backtracks != NULL && !common->unset_backref) in compile_dnref_search()
8975 if (withchecks && !common->unset_backref) in compile_ref_matchingpath()
13471 common->unset_backref = (re->overall_options & PCRE2_MATCH_UNSET_BACKREF) != 0; in jit_compile()

Completed in 37 milliseconds