Searched refs:PCRE_CONFIG_JIT (Results 1 – 7 of 7) sorted by relevance
128 case PCRE_CONFIG_JIT: in pcre_config()
104 pcre_config(PCRE_CONFIG_JIT, &jit); in main()106 pcre16_config(PCRE_CONFIG_JIT, &jit); in main()108 pcre32_config(PCRE_CONFIG_JIT, &jit); in main()
297 #define PCRE_CONFIG_JIT 9 macro
297 #define PCRE_CONFIG_JIT 9
3268 (void)PCRE_CONFIG(PCRE_CONFIG_JIT, &rc); in main()3336 (void)PCRE_CONFIG(PCRE_CONFIG_JIT, &rc); in main()
1943 PCRE_CONFIG_JIT8353 port is available by calling pcre_config() with the PCRE_CONFIG_JIT8364 macro such as PCRE_CONFIG_JIT, for compile-time control of your code.8391 #ifdef PCRE_CONFIG_JIT