Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c9030 …th(compiler_common *common, PCRE2_SPTR cc, jump_list **backtracks, BOOL withchecks, BOOL emptyfail) in compile_ref_matchingpath() argument
9052 if (withchecks && !common->unset_backref) in compile_ref_matchingpath()
9068 if (withchecks && emptyfail) in compile_ref_matchingpath()
9157 if (withchecks) in compile_ref_matchingpath()