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