Searched refs:jit_compile_mode (Results 1 – 1 of 1) sorted by relevance
1106 int jit_compile_mode; in regression_tests() local1200 jit_compile_mode = PCRE2_JIT_PARTIAL_SOFT; in regression_tests()1202 jit_compile_mode = PCRE2_JIT_PARTIAL_HARD; in regression_tests()1204 jit_compile_mode = PCRE2_JIT_COMPLETE; in regression_tests()1321 if (pcre2_jit_compile_8(re8, jit_compile_mode)) { in regression_tests()1365 if (pcre2_jit_compile_16(re16, jit_compile_mode)) { in regression_tests()1409 if (pcre2_jit_compile_32(re32, jit_compile_mode)) { in regression_tests()