Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h391 struct sljit_put_label *last_put_label; member
H A DsljitLir.c742 if (compiler->last_put_label) in set_put_label()
743 compiler->last_put_label->next = put_label; in set_put_label()
746 compiler->last_put_label = put_label; in set_put_label()

Completed in 16 milliseconds