This commit is contained in:
Andrei Zmievski 2006-05-31 17:19:05 +00:00
parent 1fdb254591
commit 7a14d10fe4

View File

@ -29,6 +29,7 @@
#if defined(HAVE_BUNDLED_PCRE) || !defined(PHP_VERSION)
#define pcre_compile php_pcre_compile
#define pcre_compile2 php_pcre_compile2
#define pcre_copy_substring php_pcre_copy_substring
#define pcre_exec php_pcre_exec
#define pcre_get_substring php_pcre_substring