Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c463 BOOL in_positive_assertion; member
10124 BOOL save_in_positive_assertion = common->in_positive_assertion; in compile_assert_matchingpath()
10237 common->in_positive_assertion = (opcode == OP_ASSERT || opcode == OP_ASSERTBACK); in compile_assert_matchingpath()
10266 common->in_positive_assertion = save_in_positive_assertion; in compile_assert_matchingpath()
10363 common->in_positive_assertion = save_in_positive_assertion; in compile_assert_matchingpath()
10568 common->in_positive_assertion = save_in_positive_assertion; in compile_assert_matchingpath()
13586 else if (!common->local_quit_available && common->in_positive_assertion) in compile_control_verb_backtrackingpath()

Completed in 49 milliseconds