repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Implemented QueryServiceConfigA.
[wine.git]
/
libs
/
unicode
/
wine_unicode.map
blob
7a366b8e8c1e1b41c46a6550bce25d1765e560e3
1
WINE_1.0
2
{
3
global:
4
memicmpW;
5
snprintfW;
6
sprintfW;
7
strcmpiW;
8
strncmpiW;
9
strstrW;
10
strtolW;
11
strtoulW;
12
vsnprintfW;
13
vsprintfW;
14
wine_casemap_lower;
15
wine_casemap_upper;
16
wine_compare_string;
17
wine_cp_enum_table;
18
wine_cp_get_table;
19
wine_cp_mbstowcs;
20
wine_cp_wcstombs;
21
wine_cpsymbol_mbstowcs;
22
wine_cpsymbol_wcstombs;
23
wine_fold_string;
24
wine_get_sortkey;
25
wine_utf8_mbstowcs;
26
wine_utf8_wcstombs;
27
wine_wctype_table;
28
29
local: *;
30
};