rrichards Mon Feb 26 12:37:57 2007 UTC
Modified files:
/php-src/ext/pcre php_pcre.def
Log:
fix win build
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.def?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/pcre/php_pcre.def
diff -u php-src/ext/pcre/php_pcre.def:1.2 php-src/ext/pcre/php_pcre.def:1.3
--- php-src/ext/pcre/php_pcre.def:1.2 Thu Dec 1 21:08:17 2005
+++ php-src/ext/pcre/php_pcre.def Mon Feb 26 12:37:57 2007
@@ -2,7 +2,7 @@
php_pcre_compile
php_pcre_copy_substring
php_pcre_exec
-php_pcre_substring
+php_pcre_get_substring
php_pcre_get_substring_list
php_pcre_info
php_pcre_maketables
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php