Home | History | Annotate | Download | only in src

Lines Matching full:pcre2_jit_compile

96 J   alters what is compiled by pcre2_jit_compile()
126 /* These are for pcre2_jit_compile(). */
534 PCRE2_EXP_DECL int pcre2_jit_compile(pcre2_code *, uint32_t); \
613 #define pcre2_jit_compile PCRE2_SUFFIX(pcre2_jit_compile_)