-
Notifications
You must be signed in to change notification settings - Fork 24
/
cleaner.h.in
189 lines (182 loc) · 9.27 KB
/
cleaner.h.in
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
/* Conversion of files between different charsets and surfaces.
Copyright © 2008 Free Software Foundation, Inc.
Contributed by François Pinard <pinard@iro.umontreal.ca>, 2008.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License
as published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
This library is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with the Recode Library; see the file `COPYING.LIB'.
If not, write to the Free Software Foundation, Inc., 59 Temple Place -
Suite 330, Boston, MA 02111-1307, USA. */
/* Definitions to clean up the linker namespace. */
#ifndef CLEANER_H_
# define CLEANER_H_
# define __xargmatch_internal librecode_xargmatch_internal
# define aliases_lookup librecode_aliases_lookup
# define argcasematch librecode_argcasematch
# define argmatch librecode_argmatch
# define argmatch_invalid librecode_argmatch_invalid
# define argmatch_to_argument librecode_argmatch_to_argument
# define argmatch_valid librecode_argmatch_valid
# define clone_quoting_options librecode_clone_quoting_options
# define code_to_ucs2 librecode_code_to_ucs2
# define combine_byte_byte librecode_combine_byte_byte
# define combine_byte_ucs2 librecode_combine_byte_ucs2
# define combine_ucs2_byte librecode_combine_ucs2_byte
# define combine_ucs2_ucs2 librecode_combine_ucs2_ucs2
# define complete_pairs librecode_complete_pairs
# define declare_alias librecode_declare_alias
# define declare_explode_data librecode_declare_explode_data
# define declare_iconv librecode_declare_iconv
# define declare_implied_surface librecode_declare_implied_surface
# define declare_single librecode_declare_single
# define declare_strip_data librecode_declare_strip_data
# define decode_known_pairs librecode_decode_known_pairs
# define delmodule_african librecode_delmodule_african
# define delmodule_afrtran librecode_delmodule_afrtran
# define delmodule_applemac librecode_delmodule_applemac
# define delmodule_ascii_latin1 librecode_delmodule_ascii_latin1
# define delmodule_atarist librecode_delmodule_atarist
# define delmodule_bangbang librecode_delmodule_bangbang
# define delmodule_base64 librecode_delmodule_base64
# define delmodule_cdcnos librecode_delmodule_cdcnos
# define delmodule_dump librecode_delmodule_dump
# define delmodule_ebcdic librecode_delmodule_ebcdic
# define delmodule_endline librecode_delmodule_endline
# define delmodule_flat librecode_delmodule_flat
# define delmodule_html librecode_delmodule_html
# define delmodule_ibmpc librecode_delmodule_ibmpc
# define delmodule_iconqnx librecode_delmodule_iconqnx
# define delmodule_iconv librecode_delmodule_iconv
# define delmodule_latex_latin1 librecode_delmodule_latex_latin1
# define delmodule_latin1_ascii librecode_delmodule_latin1_ascii
# define delmodule_latin1_latex librecode_delmodule_latin1_latex
# define delmodule_latin1_texte librecode_delmodule_latin1_texte
# define delmodule_mule librecode_delmodule_mule
# define delmodule_permutations librecode_delmodule_permutations
# define delmodule_quoted_printable librecode_delmodule_quoted_printable
# define delmodule_rfc1345 librecode_delmodule_rfc1345
# define delmodule_strips librecode_delmodule_strips
# define delmodule_testdump librecode_delmodule_testdump
# define delmodule_texinfo librecode_delmodule_texinfo
# define delmodule_texte_latin1 librecode_delmodule_texte_latin1
# define delmodule_ucs librecode_delmodule_ucs
# define delmodule_utf16 librecode_delmodule_utf16
# define delmodule_utf7 librecode_delmodule_utf7
# define delmodule_utf8 librecode_delmodule_utf8
# define delmodule_varia librecode_delmodule_varia
# define delmodule_vietnamese librecode_delmodule_vietnamese
# define edit_sequence librecode_edit_sequence
# define explode_byte_byte librecode_explode_byte_byte
# define explode_byte_ucs2 librecode_explode_byte_ucs2
# define explode_ucs2_byte librecode_explode_ucs2_byte
# define explode_ucs2_ucs2 librecode_explode_ucs2_ucs2
# define find_alias librecode_find_alias
# define find_and_report_subsets librecode_find_and_report_subsets
# define get_byte_helper librecode_get_byte_helper
# define get_quoting_style librecode_get_quoting_style
# define get_ucs2 librecode_get_ucs2
# define get_ucs4 librecode_get_ucs4
# define hash_clear librecode_hash_clear
# define hash_delete librecode_hash_delete
# define hash_do_for_each librecode_hash_do_for_each
# define hash_free librecode_hash_free
# define hash_get_entries librecode_hash_get_entries
# define hash_get_first librecode_hash_get_first
# define hash_get_max_bucket_length librecode_hash_get_max_bucket_length
# define hash_get_n_buckets librecode_hash_get_n_buckets
# define hash_get_n_buckets_used librecode_hash_get_n_buckets_used
# define hash_get_n_entries librecode_hash_get_n_entries
# define hash_get_next librecode_hash_get_next
# define hash_initialize librecode_hash_initialize
# define hash_insert librecode_hash_insert
# define hash_lookup librecode_hash_lookup
# define hash_print_statistics librecode_hash_print_statistics
# define hash_rehash librecode_hash_rehash
# define hash_reset_tuning librecode_hash_reset_tuning
# define hash_string librecode_hash_string
# define hash_table_ok librecode_hash_table_ok
# define init_combine librecode_init_combine
# define init_explode librecode_init_explode
# define init_ucs2_to_byte librecode_init_ucs2_to_byte
# define invert_table librecode_invert_table
# define list_all_symbols librecode_list_all_symbols
# define list_concise_charset librecode_list_concise_charset
# define list_full_charset librecode_list_full_charset
# define locale_charset librecode_locale_charset
# define make_argmatch_arrays librecode_make_argmatch_arrays
# define module_african librecode_module_african
# define module_afrtran librecode_module_afrtran
# define module_applemac librecode_module_applemac
# define module_ascii_latin1 librecode_module_ascii_latin1
# define module_atarist librecode_module_atarist
# define module_bangbang librecode_module_bangbang
# define module_base64 librecode_module_base64
# define module_cdcnos librecode_module_cdcnos
# define module_dump librecode_module_dump
# define module_ebcdic librecode_module_ebcdic
# define module_endline librecode_module_endline
# define module_flat librecode_module_flat
# define module_html librecode_module_html
# define module_ibmpc librecode_module_ibmpc
# define module_iconqnx librecode_module_iconqnx
# define module_iconv librecode_module_iconv
# define module_latex_latin1 librecode_module_latex_latin1
# define module_latin1_ascii librecode_module_latin1_ascii
# define module_latin1_latex librecode_module_latin1_latex
# define module_latin1_texte librecode_module_latin1_texte
# define module_mule librecode_module_mule
# define module_permutations librecode_module_permutations
# define module_quoted_printable librecode_module_quoted_printable
# define module_rfc1345 librecode_module_rfc1345
# define module_strips librecode_module_strips
# define module_testdump librecode_module_testdump
# define module_texinfo librecode_module_texinfo
# define module_texte_latin1 librecode_module_texte_latin1
# define module_ucs librecode_module_ucs
# define module_utf16 librecode_module_utf16
# define module_utf7 librecode_module_utf7
# define module_utf8 librecode_module_utf8
# define module_varia librecode_module_varia
# define module_vietnamese librecode_module_vietnamese
# define prepare_for_aliases librecode_prepare_for_aliases
# define put_byte_helper librecode_put_byte_helper
# define put_ucs2 librecode_put_ucs2
# define put_ucs4 librecode_put_ucs4
# define quotearg librecode_quotearg
# define quotearg_buffer librecode_quotearg_buffer
# define quotearg_char librecode_quotearg_char
# define quotearg_colon librecode_quotearg_colon
# define quotearg_n librecode_quotearg_n
# define quotearg_n_style librecode_quotearg_n_style
# define quotearg_style librecode_quotearg_style
# define reversibility librecode_reversibility
# define set_char_quoting librecode_set_char_quoting
# define set_quoting_style librecode_set_quoting_style
# define should_prefer_french librecode_should_prefer_french
# define texte_latin1_diaeresis librecode_texte_latin1_diaeresis
# define transform_byte_to_byte librecode_transform_byte_to_byte
# define transform_byte_to_ucs2 librecode_transform_byte_to_ucs2
# define transform_byte_to_variable librecode_transform_byte_to_variable
# define transform_ucs2_to_byte librecode_transform_ucs2_to_byte
# define transform_with_iconv librecode_transform_with_iconv
# define ucs2_to_charname librecode_ucs2_to_charname
# define ucs2_to_french_charname librecode_ucs2_to_french_charname
# define ucs2_to_rfc1345 librecode_ucs2_to_rfc1345
# define x2nrealloc librecode_x2nrealloc
# define x2realloc librecode_x2realloc
# define xalloc_die librecode_xalloc_die
# define xcalloc librecode_xcalloc
# define xmalloc librecode_xmalloc
# define xmemdup librecode_xmemdup
# define xnmalloc librecode_xnmalloc
# define xnrealloc librecode_xnrealloc
# define xrealloc librecode_xrealloc
# define xstrdup librecode_xstrdup
# define xzalloc librecode_xzalloc
#endif /* ! CLEANER_H_ */