Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c7271 then_trap_backtrack *save_then_trap = common->then_trap; in compile_assert_matchingpath() local
7394 common->then_trap = save_then_trap; in compile_assert_matchingpath()
7472 common->then_trap = save_then_trap; in compile_assert_matchingpath()
7669 common->then_trap = save_then_trap; in compile_assert_matchingpath()
9302 then_trap_backtrack *save_then_trap = NULL; in compile_matchingpath() local
9310 save_then_trap = common->then_trap; in compile_matchingpath()
9603 common->then_trap = save_then_trap; in compile_matchingpath()
10490 then_trap_backtrack *save_then_trap = common->then_trap; in compile_backtrackingpath() local
10671 common->then_trap = save_then_trap; in compile_backtrackingpath()

Completed in 34 milliseconds