Home
last modified time | relevance | path

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

/PHP-8.3/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;
12063 common->then_trap = BACKTRACK_AS(then_trap_backtrack); in compile_then_trap_matchingpath()
12068 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()
12081 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()
12091 then_trap_backtrack *save_then_trap = NULL; in compile_matchingpath()
13258 if (CURRENT_AS(then_trap_backtrack)->then_trap) in compile_then_trap_backtrackingpath()
13264 size = CURRENT_AS(then_trap_backtrack)->framesize; in compile_then_trap_backtrackingpath()
[all …]

Completed in 31 milliseconds