rrichards               Mon Feb 26 12:38:34 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/pcre   php_pcre.def 
  Log:
  MFH: fix win build
  
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.def?r1=1.1.2.3&r2=1.1.2.3.2.1&diff_format=u
Index: php-src/ext/pcre/php_pcre.def
diff -u php-src/ext/pcre/php_pcre.def:1.1.2.3 
php-src/ext/pcre/php_pcre.def:1.1.2.3.2.1
--- php-src/ext/pcre/php_pcre.def:1.1.2.3       Thu Dec  1 21:07:52 2005
+++ php-src/ext/pcre/php_pcre.def       Mon Feb 26 12:38:34 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

Reply via email to