Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c476 BOOL unset_backref; member
7832 if (backtracks != NULL && !common->unset_backref) in compile_dnref_search()
7852 if (withchecks && !common->unset_backref) in compile_ref_matchingpath()
12091 common->unset_backref = (re->overall_options & PCRE2_MATCH_UNSET_BACKREF) != 0; in jit_compile()