Lines Matching full:pcre2_jit_compile
253 <b>int pcre2_jit_compile(pcre2_code *<i>code</i>, uint32_t <i>options</i>);</b>
411 available, by calling <b>pcre2_jit_compile()</b> after a pattern has been
570 <b>pcre2_jit_compile()</b>. Alternatively, <b>pcre2_code_copy()</b> can be used
845 processed by <b>pcre2_jit_compile()</b>, the way in which matching is executed
1082 passed to <b>pcre2_jit_compile()</b> if required. The <b>pcre2_code_copy()</b>
1513 <b>int pcre2_jit_compile(pcre2_code *<i>code</i>, uint32_t <i>options</i>);</b>
1751 <b>pcre2_jit_compile()</b>, return the size of the JIT compiled code, otherwise
2168 <b>pcre2_jit_compile()</b>, JIT is automatically used when <b>pcre2_match()</b>