Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c291 struct sljit_put_label *matching_put_label; member
11230 …BACKTRACK_AS(bracket_backtrack)->u.matching_put_label = sljit_emit_put_label(compiler, SLJIT_MEM1(… in compile_bracket_matchingpath()
13169 SLJIT_ASSERT(CURRENT_AS(bracket_backtrack)->u.matching_put_label); in compile_bracket_backtrackingpath()
13170 sljit_set_put_label(CURRENT_AS(bracket_backtrack)->u.matching_put_label, LABEL()); in compile_bracket_backtrackingpath()

Completed in 32 milliseconds