From 20c3b72bf0ca9569703004c65395b55495e7bdc6 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 1 Dec 2005 21:07:52 +0000 Subject: - export everything we've got aliases for --- ext/pcre/php_pcre.def | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ext/pcre/php_pcre.def') diff --git a/ext/pcre/php_pcre.def b/ext/pcre/php_pcre.def index d0dcc0919b..d47b3773ed 100644 --- a/ext/pcre/php_pcre.def +++ b/ext/pcre/php_pcre.def @@ -1,3 +1,11 @@ EXPORTS php_pcre_compile +php_pcre_copy_substring php_pcre_exec +php_pcre_substring +php_pcre_get_substring_list +php_pcre_info +php_pcre_maketables +php_pcre_study +php_pcre_version +php_pcre_fullinfo -- cgit v1.2.1