Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1650 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l…
H A DsljitLir.c538 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l… in sljit_set_put_label() function
2992 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l… in sljit_set_put_label() function
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c12842 sljit_set_put_label(CURRENT_AS(bracket_backtrack)->u.matching_put_label, LABEL()); in compile_bracket_backtrackingpath()
12995 sljit_set_put_label(put_label, LABEL()); in compile_bracket_backtrackingpath()
13586 sljit_set_put_label(put_label, LABEL()); in compile_recurse()
13597 sljit_set_put_label(put_label, LABEL()); in compile_recurse()

Completed in 78 milliseconds