Searched refs:exit_ok_label (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 4733 struct sljit_label *exit_ok_label; in do_utfmoveback_invalid() local 4776 exit_ok_label = LABEL(); in do_utfmoveback_invalid() 4789 CMPTO(SLJIT_LESS, TMP1, 0, SLJIT_IMM, 0x20, exit_ok_label); in do_utfmoveback_invalid() 4799 CMPTO(SLJIT_LESS, TMP1, 0, SLJIT_IMM, 0x10, exit_ok_label); in do_utfmoveback_invalid()
|
Completed in 30 milliseconds