pcre_config       552 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre_config(int, void *);
pcre_config       277 ext/pcre/pcrelib/pcredemo.c   (void)pcre_config(PCRE_CONFIG_NEWLINE, &d);
pcre_config       153 ext/pcre/php_pcre.c 	if (!pcre_config(PCRE_CONFIG_JIT, &jit_yes)) {