libport: Move the case mapping table back to libwine and stop updating it.
[wine.git] / libs / wine / wine.map
blob6147dccc77ea3b33c775f0789fc3f86f7b92cce7
1 WINE_1.0
3   global:
4     __wine_dll_register;
5     __wine_main_argc;
6     __wine_main_argv;
7     __wine_main_environ;
8     __wine_main_wargv;
9     wine_anon_mmap;
10     wine_dll_set_callback;
11     wine_init;
12     wine_init_argv0_path;
13     wine_mmap_add_reserved_area;
14     wine_mmap_enum_reserved_areas;
15     wine_mmap_is_in_reserved_area;
16     wine_mmap_remove_reserved_area;
17     wine_wctype_table;
19     /* the following functions are obsolete and only exported for backwards compatibility */
21     __wine_dbg_get_channel_flags;
22     __wine_dbg_set_channel_flags;
23     __wine_dbg_set_functions;
24     atoiW;
25     atolW;
26     get_char_typeW;
27     isalnumW;
28     isalphaW;
29     iscntrlW;
30     isdigitW;
31     isgraphW;
32     islowerW;
33     isprintW;
34     ispunctW;
35     isspaceW;
36     isupperW;
37     isxdigitW;
38     memchrW;
39     memicmpW;
40     memrchrW;
41     snprintfW;
42     sprintfW;
43     strcatW;
44     strchrW;
45     strcmpW;
46     strcmpiW;
47     strcpyW;
48     strcspnW;
49     strlenW;
50     strlwrW;
51     strncmpW;
52     strncmpiW;
53     strpbrkW;
54     strrchrW;
55     strspnW;
56     strstrW;
57     strtolW;
58     strtoulW;
59     struprW;
60     tolowerW;
61     toupperW;
62     vsnprintfW;
63     vsprintfW;
64     wine_call_on_stack;
65     wine_casemap_lower;
66     wine_casemap_upper;
67     wine_compare_string;
68     wine_cp_enum_table;
69     wine_cp_get_table;
70     wine_cp_mbstowcs;
71     wine_cp_wcstombs;
72     wine_cpsymbol_mbstowcs;
73     wine_cpsymbol_wcstombs;
74     wine_dbg_log;
75     wine_dbg_printf;
76     wine_dbg_sprintf;
77     wine_dbgstr_an;
78     wine_dbgstr_wn;
79     wine_dlclose;
80     wine_dll_enum_load_path;
81     wine_dll_get_owner;
82     wine_dll_load;
83     wine_dll_load_main_exe;
84     wine_dll_unload;
85     wine_dlopen;
86     wine_dlsym;
87     wine_exec_wine_binary;
88     wine_fold_string;
89     wine_get_build_dir;
90     wine_get_build_id;
91     wine_get_config_dir;
92     wine_get_cs;
93     wine_get_data_dir;
94     wine_get_ds;
95     wine_get_es;
96     wine_get_fs;
97     wine_get_gs;
98     wine_get_server_dir;
99     wine_get_sortkey;
100     wine_get_ss;
101     wine_get_user_name;
102     wine_get_version;
103     wine_is_dbcs_leadbyte;
104     wine_ldt_alloc_entries;
105     wine_ldt_alloc_fs;
106     wine_ldt_copy;
107     wine_ldt_free_entries;
108     wine_ldt_free_fs;
109     wine_ldt_get_entry;
110     wine_ldt_get_ptr;
111     wine_ldt_init_fs;
112     wine_ldt_init_locking;
113     wine_ldt_is_system;
114     wine_ldt_realloc_entries;
115     wine_ldt_set_entry;
116     wine_pthread_get_functions;
117     wine_pthread_set_functions;
118     wine_set_fs;
119     wine_set_gs;
120     wine_switch_to_stack;
121     wine_utf8_mbstowcs;
122     wine_utf8_wcstombs;
124   local: *;