summaryrefslogtreecommitdiff
path: root/src/libexttextcat.map
blob: 4a0090bdc760e1a7b1d92726b8c7178b9dd9bdec (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
36
37
{
	global: 
		utf8_charcopy
		utf8_issame
		utf8_strlen
		wgmempool_Done
		wgmempool_Init
		wgmempool_Reset
		wgmempool_alloc
		wgmempool_getline
		wgmempool_strdup
		special_textcat_Init
		textcat_Classify
		textcat_ClassifyFull
		textcat_ReleaseClassifyFullOutput
		textcat_GetClassifyFullOutput
		textcat_Done
		textcat_Init
		textcat_SetProperty
		textcat_Version
		fp_Compare
		fp_Create
		fp_Debug
		fp_Done
		fp_Init
		fp_Name
		fp_Print
		fp_Read
		fp_SetProperty
		wg_getline
		wg_split
		wg_strgmov
		wg_trim
		
	local:
		*;
}