Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c307 struct then_trap_backtrack *then_trap; member
332 then_trap_backtrack *then_trap; member
6485 common->then_trap = NULL; in compile_assert_matchingpath()
6849 common->then_trap = save_then_trap; in compile_assert_matchingpath()
8288 save_then_trap = common->then_trap; in compile_matchingpath()
8577 BACKTRACK_AS(then_trap_backtrack)->then_trap = common->then_trap; in compile_matchingpath()
8578 common->then_trap = save_then_trap; in compile_matchingpath()
9392 if (common->then_trap != NULL) in compile_control_verb_backtrackingpath()
9454 common->then_trap = CURRENT_AS(then_trap_backtrack)->then_trap; in compile_then_trap_backtrackingpath()
9660 common->then_trap = save_then_trap; in compile_backtrackingpath()
[all …]

Completed in 49 milliseconds