Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c6438 then_trap_backtrack *save_then_trap = common->then_trap; in compile_assert_matchingpath() local
6545 common->then_trap = save_then_trap; in compile_assert_matchingpath()
6619 common->then_trap = save_then_trap; in compile_assert_matchingpath()
6812 common->then_trap = save_then_trap; in compile_assert_matchingpath()
8238 then_trap_backtrack *save_then_trap = NULL; in compile_matchingpath() local
8246 save_then_trap = common->then_trap; in compile_matchingpath()
8537 common->then_trap = save_then_trap; in compile_matchingpath()
9438 then_trap_backtrack *save_then_trap = common->then_trap; in compile_backtrackingpath() local
9619 common->then_trap = save_then_trap; in compile_backtrackingpath()

Completed in 29 milliseconds