Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c3704 BOOL readuchar = FALSE; in mainloop_entry() local
3793 if (common->utf) readuchar = TRUE; in mainloop_entry()
3795 if (newlinecheck) readuchar = TRUE; in mainloop_entry()
3797 if (readuchar) in mainloop_entry()