Searched refs:three_byte_entry (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 4486 struct sljit_label *three_byte_entry; in do_utfreadchar_invalid() local 4534 three_byte_entry = LABEL(); in do_utfreadchar_invalid() 4625 CMPTO(SLJIT_LESS, TMP1, 0, SLJIT_IMM, 0x30000, three_byte_entry); in do_utfreadchar_invalid() 4867 struct sljit_label *three_byte_entry; in do_utfpeakcharback_invalid() local 4900 three_byte_entry = LABEL(); in do_utfpeakcharback_invalid() 4970 CMPTO(SLJIT_LESS, TMP2, 0, SLJIT_IMM, 0x10, three_byte_entry); in do_utfpeakcharback_invalid()
|
Completed in 31 milliseconds