Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c347 struct then_trap_backtrack *then_trap; member
387 then_trap_backtrack *then_trap; member
9576 common->then_trap = NULL; in compile_assert_matchingpath()
9968 common->then_trap = save_then_trap; in compile_assert_matchingpath()
11791 save_then_trap = common->then_trap; in compile_matchingpath()
12088 BACKTRACK_AS(then_trap_backtrack)->then_trap = common->then_trap; in compile_matchingpath()
12089 common->then_trap = save_then_trap; in compile_matchingpath()
12891 if (common->then_trap != NULL) in compile_control_verb_backtrackingpath()
12952 common->then_trap = CURRENT_AS(then_trap_backtrack)->then_trap; in compile_then_trap_backtrackingpath()
13165 common->then_trap = save_then_trap; in compile_backtrackingpath()
[all …]

Completed in 37 milliseconds