Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5152 BOOL readuchar = FALSE; in mainloop_entry() local
5251 if (common->utf && !common->invalid_utf) readuchar = TRUE; in mainloop_entry()
5253 if (newlinecheck) readuchar = TRUE; in mainloop_entry()
5255 if (readuchar) in mainloop_entry()

Completed in 28 milliseconds