Browse Source

export php_pcre_free to make mbstring happy

experimental/first_unicode_implementation
Rob Richards 17 years ago
parent
commit
1408a257eb
  1. 1
      ext/pcre/php_pcre.def

1
ext/pcre/php_pcre.def

@ -9,3 +9,4 @@ php_pcre_maketables
php_pcre_study
php_pcre_version
php_pcre_fullinfo
php_pcre_free
Loading…
Cancel
Save