Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c463 BOOL in_positive_assertion; member
10181 BOOL save_in_positive_assertion = common->in_positive_assertion; in compile_assert_matchingpath()
10294 common->in_positive_assertion = (opcode == OP_ASSERT || opcode == OP_ASSERTBACK); in compile_assert_matchingpath()
10323 common->in_positive_assertion = save_in_positive_assertion; in compile_assert_matchingpath()
10420 common->in_positive_assertion = save_in_positive_assertion; in compile_assert_matchingpath()
10625 common->in_positive_assertion = save_in_positive_assertion; in compile_assert_matchingpath()
13648 else if (!common->local_quit_available && common->in_positive_assertion) in compile_control_verb_backtrackingpath()

Completed in 42 milliseconds