]> granicus.if.org Git - php/commitdiff
MFB
authorAndrei Zmievski <andrei@php.net>
Wed, 31 May 2006 17:19:05 +0000 (17:19 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 31 May 2006 17:19:05 +0000 (17:19 +0000)
main/php_compat.h

index c01efad282ce33581836f9f68faebf263c7b7168..76df854c9b85801398440a2615c98cce49b9049c 100644 (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