summaryrefslogtreecommitdiff
path: root/src/libexttextcat.map
blob: 4edf79bbfc3dcff56d24da12c0decbd18deb7d04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
	global: 
		charcopy
		issame
		utfstrlen
		wgmempool_Done
		wgmempool_Init
		wgmempool_Reset
		wgmempool_alloc
		wgmempool_getline
		wgmempool_strdup
		special_textcat_Init
		textcat_Classify
		textcat_Done
		textcat_Init
		textcat_Version
		fp_Compare
		fp_Create
		fp_Debug
		fp_Done
		fp_Init
		fp_Name
		fp_Print
		fp_Read
		heapextract
		wg_getline
		wg_split
		wg_strgmov
		wg_trim
		wg_zalloc
		wgmem_error
		
	local:
		*;
}