Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h385 struct sljit_put_label *last_put_label; member
H A DsljitLir.c727 if (compiler->last_put_label) in set_put_label()
728 compiler->last_put_label->next = put_label; in set_put_label()
731 compiler->last_put_label = put_label; in set_put_label()

Completed in 18 milliseconds