Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h419 struct sljit_put_label *last_put_label; member
H A DsljitLir.c739 if (compiler->last_put_label) in set_put_label()
740 compiler->last_put_label->next = put_label; in set_put_label()
743 compiler->last_put_label = put_label; in set_put_label()

Completed in 26 milliseconds