Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c4415 struct sljit_label *three_byte_entry; in do_utfreadchar_invalid() local
4463 three_byte_entry = LABEL(); in do_utfreadchar_invalid()
4554 CMPTO(SLJIT_LESS, TMP1, 0, SLJIT_IMM, 0x30000, three_byte_entry); in do_utfreadchar_invalid()
4789 struct sljit_label *three_byte_entry; in do_utfpeakcharback_invalid() local
4822 three_byte_entry = LABEL(); in do_utfpeakcharback_invalid()
4892 CMPTO(SLJIT_LESS, TMP2, 0, SLJIT_IMM, 0x10, three_byte_entry); in do_utfpeakcharback_invalid()

Completed in 54 milliseconds