pcre_version      639 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL const char *pcre_version(void);
pcre_version      128 ext/pcre/php_pcre.c 	php_info_print_table_row(2, "PCRE Library Version", pcre_version() );
pcre_version      154 ext/pcre/php_pcre.c 	REGISTER_STRING_CONSTANT("PCRE_VERSION", (char *)pcre_version(), CONST_CS | CONST_PERSISTENT);