Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c4655 struct sljit_label *exit_ok_label; in do_utfmoveback_invalid() local
4698 exit_ok_label = LABEL(); in do_utfmoveback_invalid()
4711 CMPTO(SLJIT_LESS, TMP1, 0, SLJIT_IMM, 0x20, exit_ok_label); in do_utfmoveback_invalid()
4721 CMPTO(SLJIT_LESS, TMP1, 0, SLJIT_IMM, 0x10, exit_ok_label); in do_utfmoveback_invalid()

Completed in 34 milliseconds