Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c4733 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 20 milliseconds