Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1379 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l…
H A DsljitLir.c525 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l… in sljit_set_put_label() function
2572 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-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c12534 sljit_set_put_label(CURRENT_AS(bracket_backtrack)->u.matching_put_label, LABEL()); in compile_bracket_backtrackingpath()
12687 sljit_set_put_label(put_label, LABEL()); in compile_bracket_backtrackingpath()
13280 sljit_set_put_label(put_label, LABEL()); in compile_recurse()
13291 sljit_set_put_label(put_label, LABEL()); in compile_recurse()

Completed in 84 milliseconds