Searched refs:mainloop_entry (Results 1 – 1 of 1) sorted by relevance
3302 static SLJIT_INLINE struct sljit_label *mainloop_entry(compiler_common *common, BOOL hascrorlf, slj… in mainloop_entry() function11079 mainloop_label = mainloop_entry(common, (re->flags & PCRE2_HASCRORLF) != 0, re->overall_options); in jit_compile()