Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c509 BOOL unset_backref; member
9399 if (backtracks != NULL && !common->unset_backref) in compile_dnref_search()
9427 if (withchecks && !common->unset_backref) in compile_ref_matchingpath()
9659 if (!common->unset_backref) in compile_ref_iterator_matchingpath()
9740 if (!common->unset_backref) in compile_ref_iterator_matchingpath()
14168 common->unset_backref = (re->overall_options & PCRE2_MATCH_UNSET_BACKREF) != 0; in jit_compile()

Completed in 58 milliseconds