Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c10125 then_trap_backtrack *save_then_trap = common->then_trap; in compile_assert_matchingpath() local
10267 common->then_trap = save_then_trap; in compile_assert_matchingpath()
10364 common->then_trap = save_then_trap; in compile_assert_matchingpath()
10569 common->then_trap = save_then_trap; in compile_assert_matchingpath()
12417 then_trap_backtrack *save_then_trap = NULL; in compile_matchingpath() local
12425 save_then_trap = common->then_trap; in compile_matchingpath()
12724 common->then_trap = save_then_trap; in compile_matchingpath()
13675 then_trap_backtrack *save_then_trap = common->then_trap; in compile_backtrackingpath() local
13864 common->then_trap = save_then_trap; in compile_backtrackingpath()

Completed in 43 milliseconds