forked from Mirrors/freeswitch
9da5d7e90f
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3732 d0543943-73ff-0310-b7d9-9358b9ac24b2
30 lines
398 B
Modula-2
30 lines
398 B
Modula-2
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
|