Home
last modified time | relevance | path

Searched refs:PCRE_CONFIG_JIT (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist/
Dpcre_config.c128 case PCRE_CONFIG_JIT: in pcre_config()
Dpcre_jit_test.c104 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()
Dpcre.h.in297 #define PCRE_CONFIG_JIT 9 macro
Dpcre.h.generic297 #define PCRE_CONFIG_JIT 9
Dpcretest.c3268 (void)PCRE_CONFIG(PCRE_CONFIG_JIT, &rc); in main()
3336 (void)PCRE_CONFIG(PCRE_CONFIG_JIT, &rc); in main()
/external/pcre/
Dpcre.h297 #define PCRE_CONFIG_JIT 9 macro
/external/pcre/dist/doc/
Dpcre.txt1943 PCRE_CONFIG_JIT
8353 port is available by calling pcre_config() with the PCRE_CONFIG_JIT
8364 macro such as PCRE_CONFIG_JIT, for compile-time control of your code.
8391 #ifdef PCRE_CONFIG_JIT