Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c6423 then_trap_backtrack *save_then_trap = common->then_trap; in compile_assert_matchingpath() local
6530 common->then_trap = save_then_trap; in compile_assert_matchingpath()
6604 common->then_trap = save_then_trap; in compile_assert_matchingpath()
6797 common->then_trap = save_then_trap; in compile_assert_matchingpath()
8221 then_trap_backtrack *save_then_trap = NULL; in compile_matchingpath() local
8229 save_then_trap = common->then_trap; in compile_matchingpath()
8520 common->then_trap = save_then_trap; in compile_matchingpath()
9420 then_trap_backtrack *save_then_trap = common->then_trap; in compile_backtrackingpath() local
9601 common->then_trap = save_then_trap; in compile_backtrackingpath()