Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c292 typedef struct braminzero_backtrack { struct
295 } braminzero_backtrack; argument
10664 JUMPTO(SLJIT_JUMP, ((braminzero_backtrack *)parent)->matchingpath); in compile_bracket_matchingpath()
11979 PUSH_BACKTRACK_NOVALUE(sizeof(braminzero_backtrack), cc); in compile_matchingpath()
11992 BACKTRACK_AS(braminzero_backtrack)->matchingpath = LABEL(); in compile_matchingpath()
12875 backtrack.matchingpath = CURRENT_AS(braminzero_backtrack)->matchingpath; in compile_braminzero_backtrackingpath()

Completed in 49 milliseconds