Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c14098 struct sljit_label *continue_match_label; in jit_compile() local
14349 continue_match_label = LABEL(); in jit_compile()
14364 continue_match_label = LABEL(); in jit_compile()
14662 CMPTO(SLJIT_GREATER, STR_PTR, 0, TMP1, 0, continue_match_label); in jit_compile()

Completed in 70 milliseconds