source: trunk/third/pcre/pcre.def @ 19309

Revision 19309, 212 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r19308, which included commits to RCS files with non-trunk default branches.
Line 
1EXPORTS
2
3pcre_malloc DATA
4pcre_free DATA
5
6pcre_compile
7pcre_copy_substring
8pcre_exec
9pcre_get_substring
10pcre_get_substring_list
11pcre_info
12pcre_maketables
13pcre_study
14pcre_version
15
16regcomp
17regexec
18regerror
19regfree
Note: See TracBrowser for help on using the repository browser.