Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5446 sljit_u8 *bytes, *bytes_end, byte; in scan_prefix() local
5722 bytes_end = bytes + 32; in scan_prefix()
5743 while (chars->count != 255 && bytes < bytes_end); in scan_prefix()
5744 bytes = bytes_end - 32; in scan_prefix()

Completed in 36 milliseconds