add pcre to in tree libs

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3732 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2006-12-19 19:54:26 +00:00
parent f82b80b57c
commit 9da5d7e90f
166 changed files with 125793 additions and 0 deletions

29
libs/pcre/pcre.def Normal file
View File

@@ -0,0 +1,29 @@
EXPORTS
pcre_malloc DATA
pcre_free DATA
pcre_compile
pcre_compile2
pcre_config
pcre_copy_named_substring
pcre_copy_substring
pcre_dfa_exec
pcre_exec
pcre_free_substring
pcre_free_substring_list
pcre_fullinfo
pcre_get_named_substring
pcre_get_stringnumber
pcre_get_substring
pcre_get_substring_list
pcre_info
pcre_maketables
pcre_refcount
pcre_study
pcre_version
regcomp
regexec
regerror
regfree