summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/libpcreposix.def
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/pcrelib/libpcreposix.def')
-rw-r--r--ext/pcre/pcrelib/libpcreposix.def25
1 files changed, 0 insertions, 25 deletions
diff --git a/ext/pcre/pcrelib/libpcreposix.def b/ext/pcre/pcrelib/libpcreposix.def
deleted file mode 100644
index 5f30247969..0000000000
--- a/ext/pcre/pcrelib/libpcreposix.def
+++ /dev/null
@@ -1,25 +0,0 @@
-LIBRARY libpcreposix
-EXPORTS
-pcre_malloc
-pcre_free
-pcre_config
-pcre_callout
-pcre_compile
-pcre_copy_substring
-pcre_dfa_exec
-pcre_exec
-pcre_get_substring
-pcre_get_stringnumber
-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