mainloop_label   9807 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *mainloop_label = NULL;
mainloop_label   10050 ext/pcre/pcrelib/pcre_jit_compile.c   mainloop_label = mainloop_entry(common, (re->flags & PCRE_HASCRORLF) != 0, (re->options & PCRE_FIRSTLINE) != 0);
mainloop_label   10186 ext/pcre/pcrelib/pcre_jit_compile.c       CMPTO(SLJIT_LESS, STR_PTR, 0, STR_END, 0, mainloop_label);
mainloop_label   10188 ext/pcre/pcrelib/pcre_jit_compile.c       CMPTO(SLJIT_LESS, STR_PTR, 0, TMP1, 0, mainloop_label);