Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9874 then_trap_backtrack *save_then_trap = common->then_trap; in compile_assert_matchingpath() local
9997 common->then_trap = save_then_trap; in compile_assert_matchingpath()
10076 common->then_trap = save_then_trap; in compile_assert_matchingpath()
10276 common->then_trap = save_then_trap; in compile_assert_matchingpath()
12091 then_trap_backtrack *save_then_trap = NULL; in compile_matchingpath() local
12099 save_then_trap = common->then_trap; in compile_matchingpath()
12397 common->then_trap = save_then_trap; in compile_matchingpath()
13288 then_trap_backtrack *save_then_trap = common->then_trap; in compile_backtrackingpath() local
13473 common->then_trap = save_then_trap; in compile_backtrackingpath()

Completed in 32 milliseconds