Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c9643 then_trap_backtrack *save_then_trap = common->then_trap; in compile_assert_matchingpath() local
9766 common->then_trap = save_then_trap; in compile_assert_matchingpath()
9845 common->then_trap = save_then_trap; in compile_assert_matchingpath()
10045 common->then_trap = save_then_trap; in compile_assert_matchingpath()
11860 then_trap_backtrack *save_then_trap = NULL; in compile_matchingpath() local
11868 save_then_trap = common->then_trap; in compile_matchingpath()
12166 common->then_trap = save_then_trap; in compile_matchingpath()
13057 then_trap_backtrack *save_then_trap = common->then_trap; in compile_backtrackingpath() local
13242 common->then_trap = save_then_trap; in compile_backtrackingpath()