Searched refs:mainloop_label (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 9765 struct sljit_label *mainloop_label = NULL; in PRIV() local 10007 …mainloop_label = mainloop_entry(common, (re->flags & PCRE_HASCRORLF) != 0, (re->options & PCRE_FIR… in PRIV() 10143 CMPTO(SLJIT_LESS, STR_PTR, 0, STR_END, 0, mainloop_label); in PRIV() 10145 CMPTO(SLJIT_LESS, STR_PTR, 0, TMP1, 0, mainloop_label); in PRIV()
|
Completed in 25 milliseconds