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.c8384 then_trap_backtrack *save_then_trap = common->then_trap; in compile_assert_matchingpath() local
8507 common->then_trap = save_then_trap; in compile_assert_matchingpath()
8586 common->then_trap = save_then_trap; in compile_assert_matchingpath()
8785 common->then_trap = save_then_trap; in compile_assert_matchingpath()
10423 then_trap_backtrack *save_then_trap = NULL; in compile_matchingpath() local
10431 save_then_trap = common->then_trap; in compile_matchingpath()
10725 common->then_trap = save_then_trap; in compile_matchingpath()
11614 then_trap_backtrack *save_then_trap = common->then_trap; in compile_backtrackingpath() local
11796 common->then_trap = save_then_trap; in compile_backtrackingpath()