Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c9807 struct sljit_label *mainloop_label = NULL; in PRIV() local
10050mainloop_label = mainloop_entry(common, (re->flags & PCRE_HASCRORLF) != 0, (re->options & PCRE_FIR… in PRIV()
10186 CMPTO(SLJIT_LESS, STR_PTR, 0, STR_END, 0, mainloop_label); in PRIV()
10188 CMPTO(SLJIT_LESS, STR_PTR, 0, TMP1, 0, mainloop_label); in PRIV()

Completed in 46 milliseconds