summaryrefslogtreecommitdiff
path: root/win32/pcre/lib/libpcre.def
blob: 2db32cb3bb484070358c17786162785684d4547a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
; i:\MINGW\BIN\dlltool.exe -Cn -a -z libpcre.def --export-all-symbols DLLTMPDIR.libpcre.a/get.o DLLTMPDIR.libpcre.a/maketables.o DLLTMPDIR.libpcre.a/pcre.o DLLTMPDIR.libpcre.a/study.o DLLTMPDIR.libpcreposix.a/pcreposix.o
EXPORTS
	pcre_info @ 1 ; 
	pcre_copy_substring @ 2 ; 
	pcre_exec @ 3 ; 
	pcre_free @ 4 DATA ; 
	pcre_free_substring @ 5 ; 
	pcre_free_substring_list @ 6 ; 
	pcre_fullinfo @ 7 ; 
	pcre_get_substring @ 8 ; 
	pcre_get_substring_list @ 9 ; 
	pcre_compile @ 10 ; 
	pcre_maketables @ 11 ; 
	pcre_malloc @ 12 DATA ; 
	pcre_study @ 13 ; 
	pcre_version @ 14 ; 
	regcomp @ 15 ; 
	regerror @ 16 ; 
	regexec @ 17 ; 
	regfree @ 18 ;