From 078bcec0997ad0e07b720c43cc9e6d0e046a75ab Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Thu, 27 Feb 2003 17:43:39 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'PHP_5'. --- ext/pcre/pcrelib/pcre.def | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 ext/pcre/pcrelib/pcre.def (limited to 'ext/pcre/pcrelib/pcre.def') diff --git a/ext/pcre/pcrelib/pcre.def b/ext/pcre/pcrelib/pcre.def deleted file mode 100644 index 4f6c4bff40..0000000000 --- a/ext/pcre/pcrelib/pcre.def +++ /dev/null @@ -1,22 +0,0 @@ -EXPORTS - -pcre_malloc DATA -pcre_free DATA - -pcre_compile -pcre_copy_substring -pcre_exec -pcre_get_substring -pcre_get_substring_list -pcre_free_substring -pcre_free_substring_list -pcre_info -pcre_fullinfo -pcre_maketables -pcre_study -pcre_version - -regcomp -regexec -regerror -regfree -- cgit v1.2.1