Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c6475 then_trap_backtrack *save_then_trap = common->then_trap; in compile_assert_matchingpath() local
6582 common->then_trap = save_then_trap; in compile_assert_matchingpath()
6656 common->then_trap = save_then_trap; in compile_assert_matchingpath()
6849 common->then_trap = save_then_trap; in compile_assert_matchingpath()
8280 then_trap_backtrack *save_then_trap = NULL; in compile_matchingpath() local
8288 save_then_trap = common->then_trap; in compile_matchingpath()
8578 common->then_trap = save_then_trap; in compile_matchingpath()
9479 then_trap_backtrack *save_then_trap = common->then_trap; in compile_backtrackingpath() local
9660 common->then_trap = save_then_trap; in compile_backtrackingpath()

Completed in 23 milliseconds