summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.def
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2009-01-11 13:58:33 +0000
committerRob Richards <rrichards@php.net>2009-01-11 13:58:33 +0000
commit1408a257eb56647b7740c1717820d49743d798f9 (patch)
treecec79fce84d43d80b861fbbcf0c952d91a3106c1 /ext/pcre/php_pcre.def
parent76c26c9810b0b6a16b69dea58718efcc38e00181 (diff)
downloadphp-git-1408a257eb56647b7740c1717820d49743d798f9.tar.gz
export php_pcre_free to make mbstring happy
Diffstat (limited to 'ext/pcre/php_pcre.def')
-rw-r--r--ext/pcre/php_pcre.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/pcre/php_pcre.def b/ext/pcre/php_pcre.def
index c773c6bc99..0e49897662 100644
--- a/ext/pcre/php_pcre.def
+++ b/ext/pcre/php_pcre.def
@@ -9,3 +9,4 @@ php_pcre_maketables
php_pcre_study
php_pcre_version
php_pcre_fullinfo
+php_pcre_free