Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c344 struct then_trap_backtrack *then_trap; member
384 then_trap_backtrack *then_trap; member
8384 then_trap_backtrack *save_then_trap = common->then_trap; in compile_assert_matchingpath()
8394 common->then_trap = NULL; in compile_assert_matchingpath()
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()
10395 common->then_trap = BACKTRACK_AS(then_trap_backtrack); in compile_then_trap_matchingpath()
10431 save_then_trap = common->then_trap; in compile_matchingpath()
10724 BACKTRACK_AS(then_trap_backtrack)->then_trap = common->then_trap; in compile_matchingpath()
[all …]