Home
last modified time | relevance | path

Searched refs:PCRE2_NOJIT (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h527 #define PCRE2_NOJIT 0x00080000 /* (*NOJIT) used */ macro
H A Dpcre2_compile.c834 { (uint8_t *)STRING_NO_JIT_RIGHTPAR, 7, PSO_FLG, PCRE2_NOJIT },
H A Dpcre2_jit_compile.c14116 if ((re->flags & PCRE2_NOJIT) != 0) return 0; in pcre2_jit_compile()

Completed in 62 milliseconds