Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c343 typedef struct then_trap_backtrack { struct
347 struct then_trap_backtrack *then_trap; argument
354 } then_trap_backtrack; typedef
387 then_trap_backtrack *then_trap;
11755 common->then_trap = BACKTRACK_AS(then_trap_backtrack); in compile_then_trap_matchingpath()
11760 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()
11773 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()
11783 then_trap_backtrack *save_then_trap = NULL; in compile_matchingpath()
12950 if (CURRENT_AS(then_trap_backtrack)->then_trap) in compile_then_trap_backtrackingpath()
12956 size = CURRENT_AS(then_trap_backtrack)->framesize; in compile_then_trap_backtrackingpath()
[all …]

Completed in 37 milliseconds