Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c10818 struct sljit_label *mainloop_label = NULL; in PRIV() local
11065 mainloop_label = mainloop_entry(common, (re->flags & PCRE_HASCRORLF) != 0); in PRIV()
11197 …SLJIT_LESS, STR_PTR, 0, ((re->options & PCRE_FIRSTLINE) == 0) ? STR_END : TMP1, 0, mainloop_label); in PRIV()

Completed in 42 milliseconds