Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c345 /* If then_trap is not NULL, this structure contains the real
346 then_trap for the backtracking path. */
347 struct then_trap_backtrack *then_trap; member
387 then_trap_backtrack *then_trap; member
9874 then_trap_backtrack *save_then_trap = common->then_trap; in compile_assert_matchingpath()
9884 common->then_trap = NULL; in compile_assert_matchingpath()
9997 common->then_trap = save_then_trap; in compile_assert_matchingpath()
10076 common->then_trap = save_then_trap; in compile_assert_matchingpath()
10276 common->then_trap = save_then_trap; in compile_assert_matchingpath()
12063 common->then_trap in compile_then_trap_matchingpath()
[all...]

Completed in 13 milliseconds