]>
Commit | Line | Data |
---|---|---|
b37bf2e1 A |
1 | /* |
2 | ******************************************************************************* | |
3 | * Copyright (C) 2002-2004, International Business Machines | |
4 | * Corporation and others. All Rights Reserved. | |
5 | ******************************************************************************* | |
6 | * | |
7 | * file name: urename.h | |
8 | * encoding: US-ASCII | |
9 | * tab size: 8 (not used) | |
10 | * indentation:4 | |
11 | * | |
12 | * Created by: Perl script written by Vladimir Weinstein | |
13 | * | |
14 | * Contains data for renaming ICU exports. | |
15 | * Gets included by umachine.h | |
16 | * | |
17 | * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT | |
18 | * YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN! | |
19 | */ | |
20 | ||
21 | #ifndef URENAME_H | |
22 | #define URENAME_H | |
23 | ||
24 | /* Uncomment the following line to disable renaming on platforms | |
25 | that do not use Autoconf. */ | |
26 | /* #define U_DISABLE_RENAMING 1 */ | |
27 | ||
28 | #if !U_DISABLE_RENAMING | |
29 | ||
30 | /* C exports renaming data */ | |
31 | ||
32 | #define T_CString_int64ToString T_CString_int64ToString_3_2 | |
33 | #define T_CString_integerToString T_CString_integerToString_3_2 | |
34 | #define T_CString_stricmp T_CString_stricmp_3_2 | |
35 | #define T_CString_stringToInteger T_CString_stringToInteger_3_2 | |
36 | #define T_CString_strnicmp T_CString_strnicmp_3_2 | |
37 | #define T_CString_toLowerCase T_CString_toLowerCase_3_2 | |
38 | #define T_CString_toUpperCase T_CString_toUpperCase_3_2 | |
39 | #define T_FileStream_close T_FileStream_close_3_2 | |
40 | #define T_FileStream_eof T_FileStream_eof_3_2 | |
41 | #define T_FileStream_error T_FileStream_error_3_2 | |
42 | #define T_FileStream_file_exists T_FileStream_file_exists_3_2 | |
43 | #define T_FileStream_getc T_FileStream_getc_3_2 | |
44 | #define T_FileStream_open T_FileStream_open_3_2 | |
45 | #define T_FileStream_peek T_FileStream_peek_3_2 | |
46 | #define T_FileStream_putc T_FileStream_putc_3_2 | |
47 | #define T_FileStream_read T_FileStream_read_3_2 | |
48 | #define T_FileStream_readLine T_FileStream_readLine_3_2 | |
49 | #define T_FileStream_remove T_FileStream_remove_3_2 | |
50 | #define T_FileStream_rewind T_FileStream_rewind_3_2 | |
51 | #define T_FileStream_size T_FileStream_size_3_2 | |
52 | #define T_FileStream_stderr T_FileStream_stderr_3_2 | |
53 | #define T_FileStream_stdin T_FileStream_stdin_3_2 | |
54 | #define T_FileStream_stdout T_FileStream_stdout_3_2 | |
55 | #define T_FileStream_ungetc T_FileStream_ungetc_3_2 | |
56 | #define T_FileStream_write T_FileStream_write_3_2 | |
57 | #define T_FileStream_writeLine T_FileStream_writeLine_3_2 | |
58 | #define UCNV_FROM_U_CALLBACK_ESCAPE UCNV_FROM_U_CALLBACK_ESCAPE_3_2 | |
59 | #define UCNV_FROM_U_CALLBACK_SKIP UCNV_FROM_U_CALLBACK_SKIP_3_2 | |
60 | #define UCNV_FROM_U_CALLBACK_STOP UCNV_FROM_U_CALLBACK_STOP_3_2 | |
61 | #define UCNV_FROM_U_CALLBACK_SUBSTITUTE UCNV_FROM_U_CALLBACK_SUBSTITUTE_3_2 | |
62 | #define UCNV_TO_U_CALLBACK_ESCAPE UCNV_TO_U_CALLBACK_ESCAPE_3_2 | |
63 | #define UCNV_TO_U_CALLBACK_SKIP UCNV_TO_U_CALLBACK_SKIP_3_2 | |
64 | #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 | |
65 | #define UCNV_TO_U_CALLBACK_SUBSTITUTE UCNV_TO_U_CALLBACK_SUBSTITUTE_3_2 | |
66 | #define UDataMemory_createNewInstance UDataMemory_createNewInstance_3_2 | |
67 | #define UDataMemory_init UDataMemory_init_3_2 | |
68 | #define UDataMemory_isLoaded UDataMemory_isLoaded_3_2 | |
69 | #define UDataMemory_normalizeDataPointer UDataMemory_normalizeDataPointer_3_2 | |
70 | #define UDataMemory_setData UDataMemory_setData_3_2 | |
71 | #define UDatamemory_assign UDatamemory_assign_3_2 | |
72 | #define _ASCIIData _ASCIIData_3_2 | |
73 | #define _Bocu1Data _Bocu1Data_3_2 | |
74 | #define _CESU8Data _CESU8Data_3_2 | |
75 | #define _HZData _HZData_3_2 | |
76 | #define _IMAPData _IMAPData_3_2 | |
77 | #define _ISCIIData _ISCIIData_3_2 | |
78 | #define _ISO2022Data _ISO2022Data_3_2 | |
79 | #define _LMBCSData1 _LMBCSData1_3_2 | |
80 | #define _LMBCSData11 _LMBCSData11_3_2 | |
81 | #define _LMBCSData16 _LMBCSData16_3_2 | |
82 | #define _LMBCSData17 _LMBCSData17_3_2 | |
83 | #define _LMBCSData18 _LMBCSData18_3_2 | |
84 | #define _LMBCSData19 _LMBCSData19_3_2 | |
85 | #define _LMBCSData2 _LMBCSData2_3_2 | |
86 | #define _LMBCSData3 _LMBCSData3_3_2 | |
87 | #define _LMBCSData4 _LMBCSData4_3_2 | |
88 | #define _LMBCSData5 _LMBCSData5_3_2 | |
89 | #define _LMBCSData6 _LMBCSData6_3_2 | |
90 | #define _LMBCSData8 _LMBCSData8_3_2 | |
91 | #define _Latin1Data _Latin1Data_3_2 | |
92 | #define _MBCSData _MBCSData_3_2 | |
93 | #define _SCSUData _SCSUData_3_2 | |
94 | #define _UTF16BEData _UTF16BEData_3_2 | |
95 | #define _UTF16Data _UTF16Data_3_2 | |
96 | #define _UTF16LEData _UTF16LEData_3_2 | |
97 | #define _UTF32BEData _UTF32BEData_3_2 | |
98 | #define _UTF32Data _UTF32Data_3_2 | |
99 | #define _UTF32LEData _UTF32LEData_3_2 | |
100 | #define _UTF7Data _UTF7Data_3_2 | |
101 | #define _UTF8Data _UTF8Data_3_2 | |
102 | #define cmemory_cleanup cmemory_cleanup_3_2 | |
103 | #define cmemory_inUse cmemory_inUse_3_2 | |
104 | #define locale_getKeywords locale_getKeywords_3_2 | |
105 | #define locale_get_default locale_get_default_3_2 | |
106 | #define locale_set_default locale_set_default_3_2 | |
107 | #define res_countArrayItems res_countArrayItems_3_2 | |
108 | #define res_findResource res_findResource_3_2 | |
109 | #define res_getAlias res_getAlias_3_2 | |
110 | #define res_getArrayItem res_getArrayItem_3_2 | |
111 | #define res_getBinary res_getBinary_3_2 | |
112 | #define res_getIntVector res_getIntVector_3_2 | |
113 | #define res_getResource res_getResource_3_2 | |
114 | #define res_getString res_getString_3_2 | |
115 | #define res_getTableItemByIndex res_getTableItemByIndex_3_2 | |
116 | #define res_getTableItemByKey res_getTableItemByKey_3_2 | |
117 | #define res_load res_load_3_2 | |
118 | #define res_unload res_unload_3_2 | |
119 | #define transliterator_cleanup transliterator_cleanup_3_2 | |
120 | #define u_UCharsToChars u_UCharsToChars_3_2 | |
121 | #define u_austrcpy u_austrcpy_3_2 | |
122 | #define u_austrncpy u_austrncpy_3_2 | |
123 | #define u_catclose u_catclose_3_2 | |
124 | #define u_catgets u_catgets_3_2 | |
125 | #define u_catopen u_catopen_3_2 | |
126 | #define u_charAge u_charAge_3_2 | |
127 | #define u_charDigitValue u_charDigitValue_3_2 | |
128 | #define u_charDirection u_charDirection_3_2 | |
129 | #define u_charFromName u_charFromName_3_2 | |
130 | #define u_charMirror u_charMirror_3_2 | |
131 | #define u_charName u_charName_3_2 | |
132 | #define u_charType u_charType_3_2 | |
133 | #define u_charsToUChars u_charsToUChars_3_2 | |
134 | #define u_cleanup u_cleanup_3_2 | |
135 | #define u_countChar32 u_countChar32_3_2 | |
136 | #define u_digit u_digit_3_2 | |
137 | #define u_enumCharNames u_enumCharNames_3_2 | |
138 | #define u_enumCharTypes u_enumCharTypes_3_2 | |
139 | #define u_errorName u_errorName_3_2 | |
140 | #define u_fclose u_fclose_3_2 | |
141 | #define u_feof u_feof_3_2 | |
142 | #define u_fflush u_fflush_3_2 | |
143 | #define u_fgetConverter u_fgetConverter_3_2 | |
144 | #define u_fgetc u_fgetc_3_2 | |
145 | #define u_fgetcodepage u_fgetcodepage_3_2 | |
146 | #define u_fgetcx u_fgetcx_3_2 | |
147 | #define u_fgetfile u_fgetfile_3_2 | |
148 | #define u_fgetlocale u_fgetlocale_3_2 | |
149 | #define u_fgets u_fgets_3_2 | |
150 | #define u_file_read u_file_read_3_2 | |
151 | #define u_file_write u_file_write_3_2 | |
152 | #define u_file_write_flush u_file_write_flush_3_2 | |
153 | #define u_finit u_finit_3_2 | |
154 | #define u_foldCase u_foldCase_3_2 | |
155 | #define u_fopen u_fopen_3_2 | |
156 | #define u_forDigit u_forDigit_3_2 | |
157 | #define u_formatMessage u_formatMessage_3_2 | |
158 | #define u_formatMessageWithError u_formatMessageWithError_3_2 | |
159 | #define u_fprintf u_fprintf_3_2 | |
160 | #define u_fprintf_u u_fprintf_u_3_2 | |
161 | #define u_fputc u_fputc_3_2 | |
162 | #define u_fputs u_fputs_3_2 | |
163 | #define u_frewind u_frewind_3_2 | |
164 | #define u_fscanf u_fscanf_3_2 | |
165 | #define u_fscanf_u u_fscanf_u_3_2 | |
166 | #define u_fsetcodepage u_fsetcodepage_3_2 | |
167 | #define u_fsetlocale u_fsetlocale_3_2 | |
168 | #define u_fsettransliterator u_fsettransliterator_3_2 | |
169 | #define u_fstropen u_fstropen_3_2 | |
170 | #define u_fungetc u_fungetc_3_2 | |
171 | #define u_getCombiningClass u_getCombiningClass_3_2 | |
172 | #define u_getDataDirectory u_getDataDirectory_3_2 | |
173 | #define u_getDefaultConverter u_getDefaultConverter_3_2 | |
174 | #define u_getFC_NFKC_Closure u_getFC_NFKC_Closure_3_2 | |
175 | #define u_getISOComment u_getISOComment_3_2 | |
176 | #define u_getIntPropertyMaxValue u_getIntPropertyMaxValue_3_2 | |
177 | #define u_getIntPropertyMinValue u_getIntPropertyMinValue_3_2 | |
178 | #define u_getIntPropertyValue u_getIntPropertyValue_3_2 | |
179 | #define u_getNumericValue u_getNumericValue_3_2 | |
180 | #define u_getPropertyEnum u_getPropertyEnum_3_2 | |
181 | #define u_getPropertyName u_getPropertyName_3_2 | |
182 | #define u_getPropertyValueEnum u_getPropertyValueEnum_3_2 | |
183 | #define u_getPropertyValueName u_getPropertyValueName_3_2 | |
184 | #define u_getUnicodeProperties u_getUnicodeProperties_3_2 | |
185 | #define u_getUnicodeVersion u_getUnicodeVersion_3_2 | |
186 | #define u_getVersion u_getVersion_3_2 | |
187 | #define u_growBufferFromStatic u_growBufferFromStatic_3_2 | |
188 | #define u_hasBinaryProperty u_hasBinaryProperty_3_2 | |
189 | #define u_init u_init_3_2 | |
190 | #define u_isIDIgnorable u_isIDIgnorable_3_2 | |
191 | #define u_isIDPart u_isIDPart_3_2 | |
192 | #define u_isIDStart u_isIDStart_3_2 | |
193 | #define u_isISOControl u_isISOControl_3_2 | |
194 | #define u_isJavaIDPart u_isJavaIDPart_3_2 | |
195 | #define u_isJavaIDStart u_isJavaIDStart_3_2 | |
196 | #define u_isJavaSpaceChar u_isJavaSpaceChar_3_2 | |
197 | #define u_isMirrored u_isMirrored_3_2 | |
198 | #define u_isUAlphabetic u_isUAlphabetic_3_2 | |
199 | #define u_isULowercase u_isULowercase_3_2 | |
200 | #define u_isUUppercase u_isUUppercase_3_2 | |
201 | #define u_isUWhiteSpace u_isUWhiteSpace_3_2 | |
202 | #define u_isWhitespace u_isWhitespace_3_2 | |
203 | #define u_isalnum u_isalnum_3_2 | |
204 | #define u_isalpha u_isalpha_3_2 | |
205 | #define u_isbase u_isbase_3_2 | |
206 | #define u_isblank u_isblank_3_2 | |
207 | #define u_iscntrl u_iscntrl_3_2 | |
208 | #define u_isdefined u_isdefined_3_2 | |
209 | #define u_isdigit u_isdigit_3_2 | |
210 | #define u_isgraph u_isgraph_3_2 | |
211 | #define u_islower u_islower_3_2 | |
212 | #define u_isprint u_isprint_3_2 | |
213 | #define u_ispunct u_ispunct_3_2 | |
214 | #define u_isspace u_isspace_3_2 | |
215 | #define u_istitle u_istitle_3_2 | |
216 | #define u_isupper u_isupper_3_2 | |
217 | #define u_isxdigit u_isxdigit_3_2 | |
218 | #define u_lengthOfIdenticalLevelRun u_lengthOfIdenticalLevelRun_3_2 | |
219 | #define u_locbund_close u_locbund_close_3_2 | |
220 | #define u_locbund_getNumberFormat u_locbund_getNumberFormat_3_2 | |
221 | #define u_locbund_init u_locbund_init_3_2 | |
222 | #define u_memcasecmp u_memcasecmp_3_2 | |
223 | #define u_memchr u_memchr_3_2 | |
224 | #define u_memchr32 u_memchr32_3_2 | |
225 | #define u_memcmp u_memcmp_3_2 | |
226 | #define u_memcmpCodePointOrder u_memcmpCodePointOrder_3_2 | |
227 | #define u_memcpy u_memcpy_3_2 | |
228 | #define u_memmove u_memmove_3_2 | |
229 | #define u_memrchr u_memrchr_3_2 | |
230 | #define u_memrchr32 u_memrchr32_3_2 | |
231 | #define u_memset u_memset_3_2 | |
232 | #define u_parseMessage u_parseMessage_3_2 | |
233 | #define u_parseMessageWithError u_parseMessageWithError_3_2 | |
234 | #define u_printf_parse u_printf_parse_3_2 | |
235 | #define u_releaseDefaultConverter u_releaseDefaultConverter_3_2 | |
236 | #define u_scanf_parse u_scanf_parse_3_2 | |
237 | #define u_setAtomicIncDecFunctions u_setAtomicIncDecFunctions_3_2 | |
238 | #define u_setDataDirectory u_setDataDirectory_3_2 | |
239 | #define u_setMemoryFunctions u_setMemoryFunctions_3_2 | |
240 | #define u_setMutexFunctions u_setMutexFunctions_3_2 | |
241 | #define u_shapeArabic u_shapeArabic_3_2 | |
242 | #define u_snprintf u_snprintf_3_2 | |
243 | #define u_snprintf_u u_snprintf_u_3_2 | |
244 | #define u_sprintf u_sprintf_3_2 | |
245 | #define u_sprintf_u u_sprintf_u_3_2 | |
246 | #define u_sscanf u_sscanf_3_2 | |
247 | #define u_sscanf_u u_sscanf_u_3_2 | |
248 | #define u_strCaseCompare u_strCaseCompare_3_2 | |
249 | #define u_strCompare u_strCompare_3_2 | |
250 | #define u_strCompareIter u_strCompareIter_3_2 | |
251 | #define u_strFindFirst u_strFindFirst_3_2 | |
252 | #define u_strFindLast u_strFindLast_3_2 | |
253 | #define u_strFoldCase u_strFoldCase_3_2 | |
254 | #define u_strFromPunycode u_strFromPunycode_3_2 | |
255 | #define u_strFromUTF32 u_strFromUTF32_3_2 | |
256 | #define u_strFromUTF8 u_strFromUTF8_3_2 | |
257 | #define u_strFromWCS u_strFromWCS_3_2 | |
258 | #define u_strHasMoreChar32Than u_strHasMoreChar32Than_3_2 | |
259 | #define u_strToLower u_strToLower_3_2 | |
260 | #define u_strToPunycode u_strToPunycode_3_2 | |
261 | #define u_strToTitle u_strToTitle_3_2 | |
262 | #define u_strToUTF32 u_strToUTF32_3_2 | |
263 | #define u_strToUTF8 u_strToUTF8_3_2 | |
264 | #define u_strToUpper u_strToUpper_3_2 | |
265 | #define u_strToWCS u_strToWCS_3_2 | |
266 | #define u_strcasecmp u_strcasecmp_3_2 | |
267 | #define u_strcat u_strcat_3_2 | |
268 | #define u_strchr u_strchr_3_2 | |
269 | #define u_strchr32 u_strchr32_3_2 | |
270 | #define u_strcmp u_strcmp_3_2 | |
271 | #define u_strcmpCodePointOrder u_strcmpCodePointOrder_3_2 | |
272 | #define u_strcmpFold u_strcmpFold_3_2 | |
273 | #define u_strcpy u_strcpy_3_2 | |
274 | #define u_strcspn u_strcspn_3_2 | |
275 | #define u_strlen u_strlen_3_2 | |
276 | #define u_strncasecmp u_strncasecmp_3_2 | |
277 | #define u_strncat u_strncat_3_2 | |
278 | #define u_strncmp u_strncmp_3_2 | |
279 | #define u_strncmpCodePointOrder u_strncmpCodePointOrder_3_2 | |
280 | #define u_strncpy u_strncpy_3_2 | |
281 | #define u_strpbrk u_strpbrk_3_2 | |
282 | #define u_strrchr u_strrchr_3_2 | |
283 | #define u_strrchr32 u_strrchr32_3_2 | |
284 | #define u_strrstr u_strrstr_3_2 | |
285 | #define u_strspn u_strspn_3_2 | |
286 | #define u_strstr u_strstr_3_2 | |
287 | #define u_strtok_r u_strtok_r_3_2 | |
288 | #define u_terminateChars u_terminateChars_3_2 | |
289 | #define u_terminateUChar32s u_terminateUChar32s_3_2 | |
290 | #define u_terminateUChars u_terminateUChars_3_2 | |
291 | #define u_terminateWChars u_terminateWChars_3_2 | |
292 | #define u_tolower u_tolower_3_2 | |
293 | #define u_totitle u_totitle_3_2 | |
294 | #define u_toupper u_toupper_3_2 | |
295 | #define u_uastrcpy u_uastrcpy_3_2 | |
296 | #define u_uastrncpy u_uastrncpy_3_2 | |
297 | #define u_unescape u_unescape_3_2 | |
298 | #define u_unescapeAt u_unescapeAt_3_2 | |
299 | #define u_versionFromString u_versionFromString_3_2 | |
300 | #define u_versionToString u_versionToString_3_2 | |
301 | #define u_vformatMessage u_vformatMessage_3_2 | |
302 | #define u_vformatMessageWithError u_vformatMessageWithError_3_2 | |
303 | #define u_vfprintf u_vfprintf_3_2 | |
304 | #define u_vfprintf_u u_vfprintf_u_3_2 | |
305 | #define u_vfscanf u_vfscanf_3_2 | |
306 | #define u_vfscanf_u u_vfscanf_u_3_2 | |
307 | #define u_vparseMessage u_vparseMessage_3_2 | |
308 | #define u_vparseMessageWithError u_vparseMessageWithError_3_2 | |
309 | #define u_vsnprintf u_vsnprintf_3_2 | |
310 | #define u_vsnprintf_u u_vsnprintf_u_3_2 | |
311 | #define u_vsprintf u_vsprintf_3_2 | |
312 | #define u_vsprintf_u u_vsprintf_u_3_2 | |
313 | #define u_vsscanf u_vsscanf_3_2 | |
314 | #define u_vsscanf_u u_vsscanf_u_3_2 | |
315 | #define u_writeDiff u_writeDiff_3_2 | |
316 | #define u_writeIdenticalLevelRun u_writeIdenticalLevelRun_3_2 | |
317 | #define u_writeIdenticalLevelRunTwoChars u_writeIdenticalLevelRunTwoChars_3_2 | |
318 | #define ubidi_close ubidi_close_3_2 | |
319 | #define ubidi_countRuns ubidi_countRuns_3_2 | |
320 | #define ubidi_getDirection ubidi_getDirection_3_2 | |
321 | #define ubidi_getLength ubidi_getLength_3_2 | |
322 | #define ubidi_getLevelAt ubidi_getLevelAt_3_2 | |
323 | #define ubidi_getLevels ubidi_getLevels_3_2 | |
324 | #define ubidi_getLogicalIndex ubidi_getLogicalIndex_3_2 | |
325 | #define ubidi_getLogicalMap ubidi_getLogicalMap_3_2 | |
326 | #define ubidi_getLogicalRun ubidi_getLogicalRun_3_2 | |
327 | #define ubidi_getMemory ubidi_getMemory_3_2 | |
328 | #define ubidi_getParaLevel ubidi_getParaLevel_3_2 | |
329 | #define ubidi_getRuns ubidi_getRuns_3_2 | |
330 | #define ubidi_getText ubidi_getText_3_2 | |
331 | #define ubidi_getVisualIndex ubidi_getVisualIndex_3_2 | |
332 | #define ubidi_getVisualMap ubidi_getVisualMap_3_2 | |
333 | #define ubidi_getVisualRun ubidi_getVisualRun_3_2 | |
334 | #define ubidi_invertMap ubidi_invertMap_3_2 | |
335 | #define ubidi_isInverse ubidi_isInverse_3_2 | |
336 | #define ubidi_open ubidi_open_3_2 | |
337 | #define ubidi_openSized ubidi_openSized_3_2 | |
338 | #define ubidi_reorderLogical ubidi_reorderLogical_3_2 | |
339 | #define ubidi_reorderVisual ubidi_reorderVisual_3_2 | |
340 | #define ubidi_setInverse ubidi_setInverse_3_2 | |
341 | #define ubidi_setLine ubidi_setLine_3_2 | |
342 | #define ubidi_setPara ubidi_setPara_3_2 | |
343 | #define ubidi_writeReordered ubidi_writeReordered_3_2 | |
344 | #define ubidi_writeReverse ubidi_writeReverse_3_2 | |
345 | #define ublock_getCode ublock_getCode_3_2 | |
346 | #define ubrk_close ubrk_close_3_2 | |
347 | #define ubrk_countAvailable ubrk_countAvailable_3_2 | |
348 | #define ubrk_current ubrk_current_3_2 | |
349 | #define ubrk_first ubrk_first_3_2 | |
350 | #define ubrk_following ubrk_following_3_2 | |
351 | #define ubrk_getAvailable ubrk_getAvailable_3_2 | |
352 | #define ubrk_getLocaleByType ubrk_getLocaleByType_3_2 | |
353 | #define ubrk_getRuleStatus ubrk_getRuleStatus_3_2 | |
354 | #define ubrk_getRuleStatusVec ubrk_getRuleStatusVec_3_2 | |
355 | #define ubrk_isBoundary ubrk_isBoundary_3_2 | |
356 | #define ubrk_last ubrk_last_3_2 | |
357 | #define ubrk_next ubrk_next_3_2 | |
358 | #define ubrk_open ubrk_open_3_2 | |
359 | #define ubrk_openRules ubrk_openRules_3_2 | |
360 | #define ubrk_preceding ubrk_preceding_3_2 | |
361 | #define ubrk_previous ubrk_previous_3_2 | |
362 | #define ubrk_safeClone ubrk_safeClone_3_2 | |
363 | #define ubrk_setText ubrk_setText_3_2 | |
364 | #define ubrk_swap ubrk_swap_3_2 | |
365 | #define ucal_add ucal_add_3_2 | |
366 | #define ucal_clear ucal_clear_3_2 | |
367 | #define ucal_clearField ucal_clearField_3_2 | |
368 | #define ucal_close ucal_close_3_2 | |
369 | #define ucal_countAvailable ucal_countAvailable_3_2 | |
370 | #define ucal_equivalentTo ucal_equivalentTo_3_2 | |
371 | #define ucal_get ucal_get_3_2 | |
372 | #define ucal_getAttribute ucal_getAttribute_3_2 | |
373 | #define ucal_getAvailable ucal_getAvailable_3_2 | |
374 | #define ucal_getDSTSavings ucal_getDSTSavings_3_2 | |
375 | #define ucal_getDefaultTimeZone ucal_getDefaultTimeZone_3_2 | |
376 | #define ucal_getLimit ucal_getLimit_3_2 | |
377 | #define ucal_getLocaleByType ucal_getLocaleByType_3_2 | |
378 | #define ucal_getMillis ucal_getMillis_3_2 | |
379 | #define ucal_getNow ucal_getNow_3_2 | |
380 | #define ucal_getTimeZoneDisplayName ucal_getTimeZoneDisplayName_3_2 | |
381 | #define ucal_inDaylightTime ucal_inDaylightTime_3_2 | |
382 | #define ucal_isSet ucal_isSet_3_2 | |
383 | #define ucal_open ucal_open_3_2 | |
384 | #define ucal_openCountryTimeZones ucal_openCountryTimeZones_3_2 | |
385 | #define ucal_openTimeZones ucal_openTimeZones_3_2 | |
386 | #define ucal_roll ucal_roll_3_2 | |
387 | #define ucal_set ucal_set_3_2 | |
388 | #define ucal_setAttribute ucal_setAttribute_3_2 | |
389 | #define ucal_setDate ucal_setDate_3_2 | |
390 | #define ucal_setDateTime ucal_setDateTime_3_2 | |
391 | #define ucal_setDefaultTimeZone ucal_setDefaultTimeZone_3_2 | |
392 | #define ucal_setMillis ucal_setMillis_3_2 | |
393 | #define ucal_setTimeZone ucal_setTimeZone_3_2 | |
394 | #define ucase_addPropertyStarts ucase_addPropertyStarts_3_2 | |
395 | #define ucase_close ucase_close_3_2 | |
396 | #define ucase_fold ucase_fold_3_2 | |
397 | #define ucase_getSingleton ucase_getSingleton_3_2 | |
398 | #define ucase_getType ucase_getType_3_2 | |
399 | #define ucase_getTypeOrIgnorable ucase_getTypeOrIgnorable_3_2 | |
400 | #define ucase_isCaseSensitive ucase_isCaseSensitive_3_2 | |
401 | #define ucase_isSoftDotted ucase_isSoftDotted_3_2 | |
402 | #define ucase_open ucase_open_3_2 | |
403 | #define ucase_openBinary ucase_openBinary_3_2 | |
404 | #define ucase_swap ucase_swap_3_2 | |
405 | #define ucase_toFullFolding ucase_toFullFolding_3_2 | |
406 | #define ucase_toFullLower ucase_toFullLower_3_2 | |
407 | #define ucase_toFullTitle ucase_toFullTitle_3_2 | |
408 | #define ucase_toFullUpper ucase_toFullUpper_3_2 | |
409 | #define ucase_tolower ucase_tolower_3_2 | |
410 | #define ucase_totitle ucase_totitle_3_2 | |
411 | #define ucase_toupper ucase_toupper_3_2 | |
412 | #define uchar_addPropertyStarts uchar_addPropertyStarts_3_2 | |
413 | #define uchar_getHST uchar_getHST_3_2 | |
414 | #define uchar_swapNames uchar_swapNames_3_2 | |
415 | #define ucln_common_lib_cleanup ucln_common_lib_cleanup_3_2 | |
416 | #define ucln_common_registerCleanup ucln_common_registerCleanup_3_2 | |
417 | #define ucln_i18n_registerCleanup ucln_i18n_registerCleanup_3_2 | |
418 | #define ucln_registerCleanup ucln_registerCleanup_3_2 | |
419 | #define ucmp8_close ucmp8_close_3_2 | |
420 | #define ucmp8_compact ucmp8_compact_3_2 | |
421 | #define ucmp8_expand ucmp8_expand_3_2 | |
422 | #define ucmp8_flattenMem ucmp8_flattenMem_3_2 | |
423 | #define ucmp8_getArray ucmp8_getArray_3_2 | |
424 | #define ucmp8_getCount ucmp8_getCount_3_2 | |
425 | #define ucmp8_getIndex ucmp8_getIndex_3_2 | |
426 | #define ucmp8_getkBlockCount ucmp8_getkBlockCount_3_2 | |
427 | #define ucmp8_getkUnicodeCount ucmp8_getkUnicodeCount_3_2 | |
428 | #define ucmp8_init ucmp8_init_3_2 | |
429 | #define ucmp8_initAdopt ucmp8_initAdopt_3_2 | |
430 | #define ucmp8_initAlias ucmp8_initAlias_3_2 | |
431 | #define ucmp8_initBogus ucmp8_initBogus_3_2 | |
432 | #define ucmp8_initFromData ucmp8_initFromData_3_2 | |
433 | #define ucmp8_isBogus ucmp8_isBogus_3_2 | |
434 | #define ucmp8_open ucmp8_open_3_2 | |
435 | #define ucmp8_openAdopt ucmp8_openAdopt_3_2 | |
436 | #define ucmp8_openAlias ucmp8_openAlias_3_2 | |
437 | #define ucmp8_set ucmp8_set_3_2 | |
438 | #define ucmp8_setRange ucmp8_setRange_3_2 | |
439 | #define ucnv_MBCSFromUChar32 ucnv_MBCSFromUChar32_3_2 | |
440 | #define ucnv_MBCSFromUnicodeWithOffsets ucnv_MBCSFromUnicodeWithOffsets_3_2 | |
441 | #define ucnv_MBCSGetType ucnv_MBCSGetType_3_2 | |
442 | #define ucnv_MBCSGetUnicodeSetForBytes ucnv_MBCSGetUnicodeSetForBytes_3_2 | |
443 | #define ucnv_MBCSGetUnicodeSetForUnicode ucnv_MBCSGetUnicodeSetForUnicode_3_2 | |
444 | #define ucnv_MBCSIsLeadByte ucnv_MBCSIsLeadByte_3_2 | |
445 | #define ucnv_MBCSSimpleGetNextUChar ucnv_MBCSSimpleGetNextUChar_3_2 | |
446 | #define ucnv_MBCSToUnicodeWithOffsets ucnv_MBCSToUnicodeWithOffsets_3_2 | |
447 | #define ucnv_cbFromUWriteBytes ucnv_cbFromUWriteBytes_3_2 | |
448 | #define ucnv_cbFromUWriteSub ucnv_cbFromUWriteSub_3_2 | |
449 | #define ucnv_cbFromUWriteUChars ucnv_cbFromUWriteUChars_3_2 | |
450 | #define ucnv_cbToUWriteSub ucnv_cbToUWriteSub_3_2 | |
451 | #define ucnv_cbToUWriteUChars ucnv_cbToUWriteUChars_3_2 | |
452 | #define ucnv_close ucnv_close_3_2 | |
453 | #define ucnv_compareNames ucnv_compareNames_3_2 | |
454 | #define ucnv_convert ucnv_convert_3_2 | |
455 | #define ucnv_convertEx ucnv_convertEx_3_2 | |
456 | #define ucnv_copyPlatformString ucnv_copyPlatformString_3_2 | |
457 | #define ucnv_countAliases ucnv_countAliases_3_2 | |
458 | #define ucnv_countAvailable ucnv_countAvailable_3_2 | |
459 | #define ucnv_countStandards ucnv_countStandards_3_2 | |
460 | #define ucnv_createAlgorithmicConverter ucnv_createAlgorithmicConverter_3_2 | |
461 | #define ucnv_createConverter ucnv_createConverter_3_2 | |
462 | #define ucnv_createConverterFromPackage ucnv_createConverterFromPackage_3_2 | |
463 | #define ucnv_createConverterFromSharedData ucnv_createConverterFromSharedData_3_2 | |
464 | #define ucnv_detectUnicodeSignature ucnv_detectUnicodeSignature_3_2 | |
465 | #define ucnv_extContinueMatchFromU ucnv_extContinueMatchFromU_3_2 | |
466 | #define ucnv_extContinueMatchToU ucnv_extContinueMatchToU_3_2 | |
467 | #define ucnv_extGetUnicodeSet ucnv_extGetUnicodeSet_3_2 | |
468 | #define ucnv_extInitialMatchFromU ucnv_extInitialMatchFromU_3_2 | |
469 | #define ucnv_extInitialMatchToU ucnv_extInitialMatchToU_3_2 | |
470 | #define ucnv_extSimpleMatchFromU ucnv_extSimpleMatchFromU_3_2 | |
471 | #define ucnv_extSimpleMatchToU ucnv_extSimpleMatchToU_3_2 | |
472 | #define ucnv_fixFileSeparator ucnv_fixFileSeparator_3_2 | |
473 | #define ucnv_flushCache ucnv_flushCache_3_2 | |
474 | #define ucnv_fromAlgorithmic ucnv_fromAlgorithmic_3_2 | |
475 | #define ucnv_fromUChars ucnv_fromUChars_3_2 | |
476 | #define ucnv_fromUWriteBytes ucnv_fromUWriteBytes_3_2 | |
477 | #define ucnv_fromUnicode ucnv_fromUnicode_3_2 | |
478 | #define ucnv_fromUnicode_UTF8 ucnv_fromUnicode_UTF8_3_2 | |
479 | #define ucnv_fromUnicode_UTF8_OFFSETS_LOGIC ucnv_fromUnicode_UTF8_OFFSETS_LOGIC_3_2 | |
480 | #define ucnv_getAlias ucnv_getAlias_3_2 | |
481 | #define ucnv_getAliases ucnv_getAliases_3_2 | |
482 | #define ucnv_getAvailableName ucnv_getAvailableName_3_2 | |
483 | #define ucnv_getCCSID ucnv_getCCSID_3_2 | |
484 | #define ucnv_getCanonicalName ucnv_getCanonicalName_3_2 | |
485 | #define ucnv_getCompleteUnicodeSet ucnv_getCompleteUnicodeSet_3_2 | |
486 | #define ucnv_getDefaultName ucnv_getDefaultName_3_2 | |
487 | #define ucnv_getDisplayName ucnv_getDisplayName_3_2 | |
488 | #define ucnv_getFromUCallBack ucnv_getFromUCallBack_3_2 | |
489 | #define ucnv_getInvalidChars ucnv_getInvalidChars_3_2 | |
490 | #define ucnv_getInvalidUChars ucnv_getInvalidUChars_3_2 | |
491 | #define ucnv_getMaxCharSize ucnv_getMaxCharSize_3_2 | |
492 | #define ucnv_getMinCharSize ucnv_getMinCharSize_3_2 | |
493 | #define ucnv_getName ucnv_getName_3_2 | |
494 | #define ucnv_getNextUChar ucnv_getNextUChar_3_2 | |
495 | #define ucnv_getNonSurrogateUnicodeSet ucnv_getNonSurrogateUnicodeSet_3_2 | |
496 | #define ucnv_getPlatform ucnv_getPlatform_3_2 | |
497 | #define ucnv_getStandard ucnv_getStandard_3_2 | |
498 | #define ucnv_getStandardName ucnv_getStandardName_3_2 | |
499 | #define ucnv_getStarters ucnv_getStarters_3_2 | |
500 | #define ucnv_getSubstChars ucnv_getSubstChars_3_2 | |
501 | #define ucnv_getToUCallBack ucnv_getToUCallBack_3_2 | |
502 | #define ucnv_getType ucnv_getType_3_2 | |
503 | #define ucnv_getUnicodeSet ucnv_getUnicodeSet_3_2 | |
504 | #define ucnv_incrementRefCount ucnv_incrementRefCount_3_2 | |
505 | #define ucnv_io_countAliases ucnv_io_countAliases_3_2 | |
506 | #define ucnv_io_countAvailableAliases ucnv_io_countAvailableAliases_3_2 | |
507 | #define ucnv_io_countAvailableConverters ucnv_io_countAvailableConverters_3_2 | |
508 | #define ucnv_io_countStandards ucnv_io_countStandards_3_2 | |
509 | #define ucnv_io_flushAvailableConverterCache ucnv_io_flushAvailableConverterCache_3_2 | |
510 | #define ucnv_io_getAlias ucnv_io_getAlias_3_2 | |
511 | #define ucnv_io_getAliases ucnv_io_getAliases_3_2 | |
512 | #define ucnv_io_getAvailableConverter ucnv_io_getAvailableConverter_3_2 | |
513 | #define ucnv_io_getConverterName ucnv_io_getConverterName_3_2 | |
514 | #define ucnv_io_getDefaultConverterName ucnv_io_getDefaultConverterName_3_2 | |
515 | #define ucnv_io_setDefaultConverterName ucnv_io_setDefaultConverterName_3_2 | |
516 | #define ucnv_io_stripASCIIForCompare ucnv_io_stripASCIIForCompare_3_2 | |
517 | #define ucnv_io_stripEBCDICForCompare ucnv_io_stripEBCDICForCompare_3_2 | |
518 | #define ucnv_isAmbiguous ucnv_isAmbiguous_3_2 | |
519 | #define ucnv_load ucnv_load_3_2 | |
520 | #define ucnv_loadSharedData ucnv_loadSharedData_3_2 | |
521 | #define ucnv_open ucnv_open_3_2 | |
522 | #define ucnv_openAllNames ucnv_openAllNames_3_2 | |
523 | #define ucnv_openCCSID ucnv_openCCSID_3_2 | |
524 | #define ucnv_openPackage ucnv_openPackage_3_2 | |
525 | #define ucnv_openStandardNames ucnv_openStandardNames_3_2 | |
526 | #define ucnv_openU ucnv_openU_3_2 | |
527 | #define ucnv_reset ucnv_reset_3_2 | |
528 | #define ucnv_resetFromUnicode ucnv_resetFromUnicode_3_2 | |
529 | #define ucnv_resetToUnicode ucnv_resetToUnicode_3_2 | |
530 | #define ucnv_safeClone ucnv_safeClone_3_2 | |
531 | #define ucnv_setDefaultName ucnv_setDefaultName_3_2 | |
532 | #define ucnv_setFallback ucnv_setFallback_3_2 | |
533 | #define ucnv_setFromUCallBack ucnv_setFromUCallBack_3_2 | |
534 | #define ucnv_setSubstChars ucnv_setSubstChars_3_2 | |
535 | #define ucnv_setToUCallBack ucnv_setToUCallBack_3_2 | |
536 | #define ucnv_swap ucnv_swap_3_2 | |
537 | #define ucnv_swapAliases ucnv_swapAliases_3_2 | |
538 | #define ucnv_toAlgorithmic ucnv_toAlgorithmic_3_2 | |
539 | #define ucnv_toUChars ucnv_toUChars_3_2 | |
540 | #define ucnv_toUWriteCodePoint ucnv_toUWriteCodePoint_3_2 | |
541 | #define ucnv_toUWriteUChars ucnv_toUWriteUChars_3_2 | |
542 | #define ucnv_toUnicode ucnv_toUnicode_3_2 | |
543 | #define ucnv_unload ucnv_unload_3_2 | |
544 | #define ucnv_unloadSharedDataIfReady ucnv_unloadSharedDataIfReady_3_2 | |
545 | #define ucnv_usesFallback ucnv_usesFallback_3_2 | |
546 | #define ucol_allocWeights ucol_allocWeights_3_2 | |
547 | #define ucol_assembleTailoringTable ucol_assembleTailoringTable_3_2 | |
548 | #define ucol_calcSortKey ucol_calcSortKey_3_2 | |
549 | #define ucol_calcSortKeySimpleTertiary ucol_calcSortKeySimpleTertiary_3_2 | |
550 | #define ucol_cloneBinary ucol_cloneBinary_3_2 | |
551 | #define ucol_cloneRuleData ucol_cloneRuleData_3_2 | |
552 | #define ucol_close ucol_close_3_2 | |
553 | #define ucol_closeElements ucol_closeElements_3_2 | |
554 | #define ucol_collatorToIdentifier ucol_collatorToIdentifier_3_2 | |
555 | #define ucol_countAvailable ucol_countAvailable_3_2 | |
556 | #define ucol_createElements ucol_createElements_3_2 | |
557 | #define ucol_doCE ucol_doCE_3_2 | |
558 | #define ucol_equal ucol_equal_3_2 | |
559 | #define ucol_equals ucol_equals_3_2 | |
560 | #define ucol_getAttribute ucol_getAttribute_3_2 | |
561 | #define ucol_getAttributeOrDefault ucol_getAttributeOrDefault_3_2 | |
562 | #define ucol_getAvailable ucol_getAvailable_3_2 | |
563 | #define ucol_getBound ucol_getBound_3_2 | |
564 | #define ucol_getCEGenerator ucol_getCEGenerator_3_2 | |
565 | #define ucol_getCEStrengthDifference ucol_getCEStrengthDifference_3_2 | |
566 | #define ucol_getContractions ucol_getContractions_3_2 | |
567 | #define ucol_getDisplayName ucol_getDisplayName_3_2 | |
568 | #define ucol_getFirstCE ucol_getFirstCE_3_2 | |
569 | #define ucol_getFunctionalEquivalent ucol_getFunctionalEquivalent_3_2 | |
570 | #define ucol_getKeywordValues ucol_getKeywordValues_3_2 | |
571 | #define ucol_getKeywords ucol_getKeywords_3_2 | |
572 | #define ucol_getLocale ucol_getLocale_3_2 | |
573 | #define ucol_getLocaleByType ucol_getLocaleByType_3_2 | |
574 | #define ucol_getMaxExpansion ucol_getMaxExpansion_3_2 | |
575 | #define ucol_getNextCE ucol_getNextCE_3_2 | |
576 | #define ucol_getNextGenerated ucol_getNextGenerated_3_2 | |
577 | #define ucol_getOffset ucol_getOffset_3_2 | |
578 | #define ucol_getPrevCE ucol_getPrevCE_3_2 | |
579 | #define ucol_getRules ucol_getRules_3_2 | |
580 | #define ucol_getRulesEx ucol_getRulesEx_3_2 | |
581 | #define ucol_getShortDefinitionString ucol_getShortDefinitionString_3_2 | |
582 | #define ucol_getSimpleCEGenerator ucol_getSimpleCEGenerator_3_2 | |
583 | #define ucol_getSortKey ucol_getSortKey_3_2 | |
584 | #define ucol_getSortKeySize ucol_getSortKeySize_3_2 | |
585 | #define ucol_getSortKeyWithAllocation ucol_getSortKeyWithAllocation_3_2 | |
586 | #define ucol_getStrength ucol_getStrength_3_2 | |
587 | #define ucol_getTailoredSet ucol_getTailoredSet_3_2 | |
588 | #define ucol_getUCAVersion ucol_getUCAVersion_3_2 | |
589 | #define ucol_getUnsafeSet ucol_getUnsafeSet_3_2 | |
590 | #define ucol_getVariableTop ucol_getVariableTop_3_2 | |
591 | #define ucol_getVersion ucol_getVersion_3_2 | |
592 | #define ucol_greater ucol_greater_3_2 | |
593 | #define ucol_greaterOrEqual ucol_greaterOrEqual_3_2 | |
594 | #define ucol_identifierToShortString ucol_identifierToShortString_3_2 | |
595 | #define ucol_initBuffers ucol_initBuffers_3_2 | |
596 | #define ucol_initCollator ucol_initCollator_3_2 | |
597 | #define ucol_initInverseUCA ucol_initInverseUCA_3_2 | |
598 | #define ucol_initUCA ucol_initUCA_3_2 | |
599 | #define ucol_inv_getGapPositions ucol_inv_getGapPositions_3_2 | |
600 | #define ucol_inv_getNextCE ucol_inv_getNextCE_3_2 | |
601 | #define ucol_inv_getPrevCE ucol_inv_getPrevCE_3_2 | |
602 | #define ucol_isTailored ucol_isTailored_3_2 | |
603 | #define ucol_keyHashCode ucol_keyHashCode_3_2 | |
604 | #define ucol_mergeSortkeys ucol_mergeSortkeys_3_2 | |
605 | #define ucol_next ucol_next_3_2 | |
606 | #define ucol_nextSortKeyPart ucol_nextSortKeyPart_3_2 | |
607 | #define ucol_nextWeight ucol_nextWeight_3_2 | |
608 | #define ucol_normalizeShortDefinitionString ucol_normalizeShortDefinitionString_3_2 | |
609 | #define ucol_open ucol_open_3_2 | |
610 | #define ucol_openAvailableLocales ucol_openAvailableLocales_3_2 | |
611 | #define ucol_openBinary ucol_openBinary_3_2 | |
612 | #define ucol_openElements ucol_openElements_3_2 | |
613 | #define ucol_openFromIdentifier ucol_openFromIdentifier_3_2 | |
614 | #define ucol_openFromShortString ucol_openFromShortString_3_2 | |
615 | #define ucol_openRules ucol_openRules_3_2 | |
616 | #define ucol_open_internal ucol_open_internal_3_2 | |
617 | #define ucol_previous ucol_previous_3_2 | |
618 | #define ucol_primaryOrder ucol_primaryOrder_3_2 | |
619 | #define ucol_prv_getSpecialCE ucol_prv_getSpecialCE_3_2 | |
620 | #define ucol_prv_getSpecialPrevCE ucol_prv_getSpecialPrevCE_3_2 | |
621 | #define ucol_reset ucol_reset_3_2 | |
622 | #define ucol_restoreVariableTop ucol_restoreVariableTop_3_2 | |
623 | #define ucol_safeClone ucol_safeClone_3_2 | |
624 | #define ucol_secondaryOrder ucol_secondaryOrder_3_2 | |
625 | #define ucol_setAttribute ucol_setAttribute_3_2 | |
626 | #define ucol_setOffset ucol_setOffset_3_2 | |
627 | #define ucol_setOptionsFromHeader ucol_setOptionsFromHeader_3_2 | |
628 | #define ucol_setReqValidLocales ucol_setReqValidLocales_3_2 | |
629 | #define ucol_setStrength ucol_setStrength_3_2 | |
630 | #define ucol_setText ucol_setText_3_2 | |
631 | #define ucol_setVariableTop ucol_setVariableTop_3_2 | |
632 | #define ucol_shortStringToIdentifier ucol_shortStringToIdentifier_3_2 | |
633 | #define ucol_sortKeyToString ucol_sortKeyToString_3_2 | |
634 | #define ucol_strcoll ucol_strcoll_3_2 | |
635 | #define ucol_strcollIter ucol_strcollIter_3_2 | |
636 | #define ucol_swap ucol_swap_3_2 | |
637 | #define ucol_swapBinary ucol_swapBinary_3_2 | |
638 | #define ucol_swapInverseUCA ucol_swapInverseUCA_3_2 | |
639 | #define ucol_tertiaryOrder ucol_tertiaryOrder_3_2 | |
640 | #define ucol_tok_assembleTokenList ucol_tok_assembleTokenList_3_2 | |
641 | #define ucol_tok_closeTokenList ucol_tok_closeTokenList_3_2 | |
642 | #define ucol_tok_getNextArgument ucol_tok_getNextArgument_3_2 | |
643 | #define ucol_tok_initTokenList ucol_tok_initTokenList_3_2 | |
644 | #define ucol_tok_parseNextToken ucol_tok_parseNextToken_3_2 | |
645 | #define ucol_updateInternalState ucol_updateInternalState_3_2 | |
646 | #define ucurr_forLocale ucurr_forLocale_3_2 | |
647 | #define ucurr_getDefaultFractionDigits ucurr_getDefaultFractionDigits_3_2 | |
648 | #define ucurr_getName ucurr_getName_3_2 | |
649 | #define ucurr_getRoundingIncrement ucurr_getRoundingIncrement_3_2 | |
650 | #define ucurr_register ucurr_register_3_2 | |
651 | #define ucurr_unregister ucurr_unregister_3_2 | |
652 | #define udat_applyPattern udat_applyPattern_3_2 | |
653 | #define udat_clone udat_clone_3_2 | |
654 | #define udat_close udat_close_3_2 | |
655 | #define udat_countAvailable udat_countAvailable_3_2 | |
656 | #define udat_countSymbols udat_countSymbols_3_2 | |
657 | #define udat_format udat_format_3_2 | |
658 | #define udat_get2DigitYearStart udat_get2DigitYearStart_3_2 | |
659 | #define udat_getAvailable udat_getAvailable_3_2 | |
660 | #define udat_getCalendar udat_getCalendar_3_2 | |
661 | #define udat_getLocaleByType udat_getLocaleByType_3_2 | |
662 | #define udat_getNumberFormat udat_getNumberFormat_3_2 | |
663 | #define udat_getSymbols udat_getSymbols_3_2 | |
664 | #define udat_isLenient udat_isLenient_3_2 | |
665 | #define udat_open udat_open_3_2 | |
666 | #define udat_parse udat_parse_3_2 | |
667 | #define udat_parseCalendar udat_parseCalendar_3_2 | |
668 | #define udat_set2DigitYearStart udat_set2DigitYearStart_3_2 | |
669 | #define udat_setCalendar udat_setCalendar_3_2 | |
670 | #define udat_setLenient udat_setLenient_3_2 | |
671 | #define udat_setNumberFormat udat_setNumberFormat_3_2 | |
672 | #define udat_setSymbols udat_setSymbols_3_2 | |
673 | #define udat_toPattern udat_toPattern_3_2 | |
674 | #define udata_checkCommonData udata_checkCommonData_3_2 | |
675 | #define udata_close udata_close_3_2 | |
676 | #define udata_closeSwapper udata_closeSwapper_3_2 | |
677 | #define udata_getHeaderSize udata_getHeaderSize_3_2 | |
678 | #define udata_getInfo udata_getInfo_3_2 | |
679 | #define udata_getInfoSize udata_getInfoSize_3_2 | |
680 | #define udata_getLength udata_getLength_3_2 | |
681 | #define udata_getMemory udata_getMemory_3_2 | |
682 | #define udata_getRawMemory udata_getRawMemory_3_2 | |
683 | #define udata_open udata_open_3_2 | |
684 | #define udata_openChoice udata_openChoice_3_2 | |
685 | #define udata_openSwapper udata_openSwapper_3_2 | |
686 | #define udata_openSwapperForInputData udata_openSwapperForInputData_3_2 | |
687 | #define udata_printError udata_printError_3_2 | |
688 | #define udata_readInt16 udata_readInt16_3_2 | |
689 | #define udata_readInt32 udata_readInt32_3_2 | |
690 | #define udata_setAppData udata_setAppData_3_2 | |
691 | #define udata_setCommonData udata_setCommonData_3_2 | |
692 | #define udata_swapDataHeader udata_swapDataHeader_3_2 | |
693 | #define udata_swapInvStringBlock udata_swapInvStringBlock_3_2 | |
694 | #define uenum_close uenum_close_3_2 | |
695 | #define uenum_count uenum_count_3_2 | |
696 | #define uenum_next uenum_next_3_2 | |
697 | #define uenum_nextDefault uenum_nextDefault_3_2 | |
698 | #define uenum_openCharStringsEnumeration uenum_openCharStringsEnumeration_3_2 | |
699 | #define uenum_openStringEnumeration uenum_openStringEnumeration_3_2 | |
700 | #define uenum_reset uenum_reset_3_2 | |
701 | #define uenum_unext uenum_unext_3_2 | |
702 | #define uenum_unextDefault uenum_unextDefault_3_2 | |
703 | #define ufile_close_translit ufile_close_translit_3_2 | |
704 | #define ufile_fill_uchar_buffer ufile_fill_uchar_buffer_3_2 | |
705 | #define ufile_flush_translit ufile_flush_translit_3_2 | |
706 | #define ufile_getch ufile_getch_3_2 | |
707 | #define ufile_getch32 ufile_getch32_3_2 | |
708 | #define ufmt_64tou ufmt_64tou_3_2 | |
709 | #define ufmt_defaultCPToUnicode ufmt_defaultCPToUnicode_3_2 | |
710 | #define ufmt_digitvalue ufmt_digitvalue_3_2 | |
711 | #define ufmt_isdigit ufmt_isdigit_3_2 | |
712 | #define ufmt_ptou ufmt_ptou_3_2 | |
713 | #define ufmt_uto64 ufmt_uto64_3_2 | |
714 | #define ufmt_utop ufmt_utop_3_2 | |
715 | #define uhash_close uhash_close_3_2 | |
716 | #define uhash_compareCaselessUnicodeString uhash_compareCaselessUnicodeString_3_2 | |
717 | #define uhash_compareChars uhash_compareChars_3_2 | |
718 | #define uhash_compareIChars uhash_compareIChars_3_2 | |
719 | #define uhash_compareLong uhash_compareLong_3_2 | |
720 | #define uhash_compareUChars uhash_compareUChars_3_2 | |
721 | #define uhash_compareUnicodeString uhash_compareUnicodeString_3_2 | |
722 | #define uhash_count uhash_count_3_2 | |
723 | #define uhash_deleteHashtable uhash_deleteHashtable_3_2 | |
724 | #define uhash_deleteUVector uhash_deleteUVector_3_2 | |
725 | #define uhash_deleteUnicodeString uhash_deleteUnicodeString_3_2 | |
726 | #define uhash_find uhash_find_3_2 | |
727 | #define uhash_freeBlock uhash_freeBlock_3_2 | |
728 | #define uhash_get uhash_get_3_2 | |
729 | #define uhash_geti uhash_geti_3_2 | |
730 | #define uhash_hashCaselessUnicodeString uhash_hashCaselessUnicodeString_3_2 | |
731 | #define uhash_hashChars uhash_hashChars_3_2 | |
732 | #define uhash_hashIChars uhash_hashIChars_3_2 | |
733 | #define uhash_hashLong uhash_hashLong_3_2 | |
734 | #define uhash_hashUChars uhash_hashUChars_3_2 | |
735 | #define uhash_hashUCharsN uhash_hashUCharsN_3_2 | |
736 | #define uhash_hashUnicodeString uhash_hashUnicodeString_3_2 | |
737 | #define uhash_iget uhash_iget_3_2 | |
738 | #define uhash_igeti uhash_igeti_3_2 | |
739 | #define uhash_iput uhash_iput_3_2 | |
740 | #define uhash_iputi uhash_iputi_3_2 | |
741 | #define uhash_iremove uhash_iremove_3_2 | |
742 | #define uhash_iremovei uhash_iremovei_3_2 | |
743 | #define uhash_nextElement uhash_nextElement_3_2 | |
744 | #define uhash_open uhash_open_3_2 | |
745 | #define uhash_openSize uhash_openSize_3_2 | |
746 | #define uhash_put uhash_put_3_2 | |
747 | #define uhash_puti uhash_puti_3_2 | |
748 | #define uhash_remove uhash_remove_3_2 | |
749 | #define uhash_removeAll uhash_removeAll_3_2 | |
750 | #define uhash_removeElement uhash_removeElement_3_2 | |
751 | #define uhash_removei uhash_removei_3_2 | |
752 | #define uhash_setKeyComparator uhash_setKeyComparator_3_2 | |
753 | #define uhash_setKeyDeleter uhash_setKeyDeleter_3_2 | |
754 | #define uhash_setKeyHasher uhash_setKeyHasher_3_2 | |
755 | #define uhash_setResizePolicy uhash_setResizePolicy_3_2 | |
756 | #define uhash_setValueDeleter uhash_setValueDeleter_3_2 | |
757 | #define uhash_toki uhash_toki_3_2 | |
758 | #define uhash_tokp uhash_tokp_3_2 | |
759 | #define uhst_addPropertyStarts uhst_addPropertyStarts_3_2 | |
760 | #define uidna_IDNToASCII uidna_IDNToASCII_3_2 | |
761 | #define uidna_IDNToUnicode uidna_IDNToUnicode_3_2 | |
762 | #define uidna_compare uidna_compare_3_2 | |
763 | #define uidna_toASCII uidna_toASCII_3_2 | |
764 | #define uidna_toUnicode uidna_toUnicode_3_2 | |
765 | #define uiter_current32 uiter_current32_3_2 | |
766 | #define uiter_getState uiter_getState_3_2 | |
767 | #define uiter_next32 uiter_next32_3_2 | |
768 | #define uiter_previous32 uiter_previous32_3_2 | |
769 | #define uiter_setCharacterIterator uiter_setCharacterIterator_3_2 | |
770 | #define uiter_setReplaceable uiter_setReplaceable_3_2 | |
771 | #define uiter_setState uiter_setState_3_2 | |
772 | #define uiter_setString uiter_setString_3_2 | |
773 | #define uiter_setUTF16BE uiter_setUTF16BE_3_2 | |
774 | #define uiter_setUTF8 uiter_setUTF8_3_2 | |
775 | #define uloc_acceptLanguage uloc_acceptLanguage_3_2 | |
776 | #define uloc_acceptLanguageFromHTTP uloc_acceptLanguageFromHTTP_3_2 | |
777 | #define uloc_canonicalize uloc_canonicalize_3_2 | |
778 | #define uloc_countAvailable uloc_countAvailable_3_2 | |
779 | #define uloc_getAvailable uloc_getAvailable_3_2 | |
780 | #define uloc_getBaseName uloc_getBaseName_3_2 | |
781 | #define uloc_getCountry uloc_getCountry_3_2 | |
782 | #define uloc_getDefault uloc_getDefault_3_2 | |
783 | #define uloc_getDisplayCountry uloc_getDisplayCountry_3_2 | |
784 | #define uloc_getDisplayKeyword uloc_getDisplayKeyword_3_2 | |
785 | #define uloc_getDisplayKeywordValue uloc_getDisplayKeywordValue_3_2 | |
786 | #define uloc_getDisplayLanguage uloc_getDisplayLanguage_3_2 | |
787 | #define uloc_getDisplayName uloc_getDisplayName_3_2 | |
788 | #define uloc_getDisplayScript uloc_getDisplayScript_3_2 | |
789 | #define uloc_getDisplayVariant uloc_getDisplayVariant_3_2 | |
790 | #define uloc_getISO3Country uloc_getISO3Country_3_2 | |
791 | #define uloc_getISO3Language uloc_getISO3Language_3_2 | |
792 | #define uloc_getISOCountries uloc_getISOCountries_3_2 | |
793 | #define uloc_getISOLanguages uloc_getISOLanguages_3_2 | |
794 | #define uloc_getKeywordValue uloc_getKeywordValue_3_2 | |
795 | #define uloc_getLCID uloc_getLCID_3_2 | |
796 | #define uloc_getLanguage uloc_getLanguage_3_2 | |
797 | #define uloc_getName uloc_getName_3_2 | |
798 | #define uloc_getParent uloc_getParent_3_2 | |
799 | #define uloc_getScript uloc_getScript_3_2 | |
800 | #define uloc_getVariant uloc_getVariant_3_2 | |
801 | #define uloc_openKeywordList uloc_openKeywordList_3_2 | |
802 | #define uloc_openKeywords uloc_openKeywords_3_2 | |
803 | #define uloc_setDefault uloc_setDefault_3_2 | |
804 | #define uloc_setKeywordValue uloc_setKeywordValue_3_2 | |
805 | #define ulocdata_getExemplarSet ulocdata_getExemplarSet_3_2 | |
806 | #define ulocdata_getMeasurementSystem ulocdata_getMeasurementSystem_3_2 | |
807 | #define ulocdata_getPaperSize ulocdata_getPaperSize_3_2 | |
808 | #define umsg_applyPattern umsg_applyPattern_3_2 | |
809 | #define umsg_clone umsg_clone_3_2 | |
810 | #define umsg_close umsg_close_3_2 | |
811 | #define umsg_format umsg_format_3_2 | |
812 | #define umsg_getLocale umsg_getLocale_3_2 | |
813 | #define umsg_getLocaleByType umsg_getLocaleByType_3_2 | |
814 | #define umsg_open umsg_open_3_2 | |
815 | #define umsg_parse umsg_parse_3_2 | |
816 | #define umsg_setLocale umsg_setLocale_3_2 | |
817 | #define umsg_toPattern umsg_toPattern_3_2 | |
818 | #define umsg_vformat umsg_vformat_3_2 | |
819 | #define umsg_vparse umsg_vparse_3_2 | |
820 | #define umtx_atomic_dec umtx_atomic_dec_3_2 | |
821 | #define umtx_atomic_inc umtx_atomic_inc_3_2 | |
822 | #define umtx_cleanup umtx_cleanup_3_2 | |
823 | #define umtx_destroy umtx_destroy_3_2 | |
824 | #define umtx_init umtx_init_3_2 | |
825 | #define umtx_lock umtx_lock_3_2 | |
826 | #define umtx_unlock umtx_unlock_3_2 | |
827 | #define unorm_addPropertyStarts unorm_addPropertyStarts_3_2 | |
828 | #define unorm_closeIter unorm_closeIter_3_2 | |
829 | #define unorm_compare unorm_compare_3_2 | |
830 | #define unorm_compose unorm_compose_3_2 | |
831 | #define unorm_concatenate unorm_concatenate_3_2 | |
832 | #define unorm_decompose unorm_decompose_3_2 | |
833 | #define unorm_getCanonStartSet unorm_getCanonStartSet_3_2 | |
834 | #define unorm_getCanonicalDecomposition unorm_getCanonicalDecomposition_3_2 | |
835 | #define unorm_getDecomposition unorm_getDecomposition_3_2 | |
836 | #define unorm_getFCD16FromCodePoint unorm_getFCD16FromCodePoint_3_2 | |
837 | #define unorm_getFCDTrie unorm_getFCDTrie_3_2 | |
838 | #define unorm_getNX unorm_getNX_3_2 | |
839 | #define unorm_getQuickCheck unorm_getQuickCheck_3_2 | |
840 | #define unorm_getUnicodeVersion unorm_getUnicodeVersion_3_2 | |
841 | #define unorm_haveData unorm_haveData_3_2 | |
842 | #define unorm_internalIsFullCompositionExclusion unorm_internalIsFullCompositionExclusion_3_2 | |
843 | #define unorm_internalNormalize unorm_internalNormalize_3_2 | |
844 | #define unorm_internalNormalizeWithNX unorm_internalNormalizeWithNX_3_2 | |
845 | #define unorm_internalQuickCheck unorm_internalQuickCheck_3_2 | |
846 | #define unorm_isCanonSafeStart unorm_isCanonSafeStart_3_2 | |
847 | #define unorm_isNFSkippable unorm_isNFSkippable_3_2 | |
848 | #define unorm_isNormalized unorm_isNormalized_3_2 | |
849 | #define unorm_isNormalizedWithOptions unorm_isNormalizedWithOptions_3_2 | |
850 | #define unorm_next unorm_next_3_2 | |
851 | #define unorm_normalize unorm_normalize_3_2 | |
852 | #define unorm_openIter unorm_openIter_3_2 | |
853 | #define unorm_previous unorm_previous_3_2 | |
854 | #define unorm_quickCheck unorm_quickCheck_3_2 | |
855 | #define unorm_quickCheckWithOptions unorm_quickCheckWithOptions_3_2 | |
856 | #define unorm_setIter unorm_setIter_3_2 | |
857 | #define unorm_swap unorm_swap_3_2 | |
858 | #define unum_applyPattern unum_applyPattern_3_2 | |
859 | #define unum_clone unum_clone_3_2 | |
860 | #define unum_close unum_close_3_2 | |
861 | #define unum_countAvailable unum_countAvailable_3_2 | |
862 | #define unum_format unum_format_3_2 | |
863 | #define unum_formatDouble unum_formatDouble_3_2 | |
864 | #define unum_formatDoubleCurrency unum_formatDoubleCurrency_3_2 | |
865 | #define unum_formatInt64 unum_formatInt64_3_2 | |
866 | #define unum_getAttribute unum_getAttribute_3_2 | |
867 | #define unum_getAvailable unum_getAvailable_3_2 | |
868 | #define unum_getDoubleAttribute unum_getDoubleAttribute_3_2 | |
869 | #define unum_getLocaleByType unum_getLocaleByType_3_2 | |
870 | #define unum_getSymbol unum_getSymbol_3_2 | |
871 | #define unum_getTextAttribute unum_getTextAttribute_3_2 | |
872 | #define unum_open unum_open_3_2 | |
873 | #define unum_parse unum_parse_3_2 | |
874 | #define unum_parseDouble unum_parseDouble_3_2 | |
875 | #define unum_parseDoubleCurrency unum_parseDoubleCurrency_3_2 | |
876 | #define unum_parseInt64 unum_parseInt64_3_2 | |
877 | #define unum_setAttribute unum_setAttribute_3_2 | |
878 | #define unum_setDoubleAttribute unum_setDoubleAttribute_3_2 | |
879 | #define unum_setSymbol unum_setSymbol_3_2 | |
880 | #define unum_setTextAttribute unum_setTextAttribute_3_2 | |
881 | #define unum_toPattern unum_toPattern_3_2 | |
882 | #define upname_swap upname_swap_3_2 | |
883 | #define uprops_getSource uprops_getSource_3_2 | |
884 | #define uprops_swap uprops_swap_3_2 | |
885 | #define uprv_asciiFromEbcdic uprv_asciiFromEbcdic_3_2 | |
886 | #define uprv_asciitolower uprv_asciitolower_3_2 | |
887 | #define uprv_ceil uprv_ceil_3_2 | |
888 | #define uprv_cnttab_addContraction uprv_cnttab_addContraction_3_2 | |
889 | #define uprv_cnttab_changeContraction uprv_cnttab_changeContraction_3_2 | |
890 | #define uprv_cnttab_changeLastCE uprv_cnttab_changeLastCE_3_2 | |
891 | #define uprv_cnttab_clone uprv_cnttab_clone_3_2 | |
892 | #define uprv_cnttab_close uprv_cnttab_close_3_2 | |
893 | #define uprv_cnttab_constructTable uprv_cnttab_constructTable_3_2 | |
894 | #define uprv_cnttab_findCE uprv_cnttab_findCE_3_2 | |
895 | #define uprv_cnttab_findCP uprv_cnttab_findCP_3_2 | |
896 | #define uprv_cnttab_getCE uprv_cnttab_getCE_3_2 | |
897 | #define uprv_cnttab_insertContraction uprv_cnttab_insertContraction_3_2 | |
898 | #define uprv_cnttab_isTailored uprv_cnttab_isTailored_3_2 | |
899 | #define uprv_cnttab_open uprv_cnttab_open_3_2 | |
900 | #define uprv_cnttab_setContraction uprv_cnttab_setContraction_3_2 | |
901 | #define uprv_compareASCIIPropertyNames uprv_compareASCIIPropertyNames_3_2 | |
902 | #define uprv_compareEBCDICPropertyNames uprv_compareEBCDICPropertyNames_3_2 | |
903 | #define uprv_compareInvAscii uprv_compareInvAscii_3_2 | |
904 | #define uprv_compareInvEbcdic uprv_compareInvEbcdic_3_2 | |
905 | #define uprv_convertToLCID uprv_convertToLCID_3_2 | |
906 | #define uprv_convertToPosix uprv_convertToPosix_3_2 | |
907 | #define uprv_copyAscii uprv_copyAscii_3_2 | |
908 | #define uprv_copyEbcdic uprv_copyEbcdic_3_2 | |
909 | #define uprv_dtostr uprv_dtostr_3_2 | |
910 | #define uprv_ebcdicFromAscii uprv_ebcdicFromAscii_3_2 | |
911 | #define uprv_ebcdictolower uprv_ebcdictolower_3_2 | |
912 | #define uprv_fabs uprv_fabs_3_2 | |
913 | #define uprv_floor uprv_floor_3_2 | |
914 | #define uprv_fmax uprv_fmax_3_2 | |
915 | #define uprv_fmin uprv_fmin_3_2 | |
916 | #define uprv_fmod uprv_fmod_3_2 | |
917 | #define uprv_free uprv_free_3_2 | |
918 | #define uprv_getCharNameCharacters uprv_getCharNameCharacters_3_2 | |
919 | #define uprv_getDefaultCodepage uprv_getDefaultCodepage_3_2 | |
920 | #define uprv_getDefaultLocaleID uprv_getDefaultLocaleID_3_2 | |
921 | #define uprv_getInfinity uprv_getInfinity_3_2 | |
922 | #define uprv_getMaxCharNameLength uprv_getMaxCharNameLength_3_2 | |
923 | #define uprv_getMaxValues uprv_getMaxValues_3_2 | |
924 | #define uprv_getNaN uprv_getNaN_3_2 | |
925 | #define uprv_getStaticCurrencyName uprv_getStaticCurrencyName_3_2 | |
926 | #define uprv_getUTCtime uprv_getUTCtime_3_2 | |
927 | #define uprv_haveProperties uprv_haveProperties_3_2 | |
928 | #define uprv_init_collIterate uprv_init_collIterate_3_2 | |
929 | #define uprv_int32Comparator uprv_int32Comparator_3_2 | |
930 | #define uprv_isInfinite uprv_isInfinite_3_2 | |
931 | #define uprv_isInvariantString uprv_isInvariantString_3_2 | |
932 | #define uprv_isInvariantUString uprv_isInvariantUString_3_2 | |
933 | #define uprv_isNaN uprv_isNaN_3_2 | |
934 | #define uprv_isNegativeInfinity uprv_isNegativeInfinity_3_2 | |
935 | #define uprv_isPositiveInfinity uprv_isPositiveInfinity_3_2 | |
936 | #define uprv_isRuleWhiteSpace uprv_isRuleWhiteSpace_3_2 | |
937 | #define uprv_itou uprv_itou_3_2 | |
938 | #define uprv_loadPropsData uprv_loadPropsData_3_2 | |
939 | #define uprv_log uprv_log_3_2 | |
940 | #define uprv_log10 uprv_log10_3_2 | |
941 | #define uprv_malloc uprv_malloc_3_2 | |
942 | #define uprv_mapFile uprv_mapFile_3_2 | |
943 | #define uprv_max uprv_max_3_2 | |
944 | #define uprv_maxMantissa uprv_maxMantissa_3_2 | |
945 | #define uprv_min uprv_min_3_2 | |
946 | #define uprv_modf uprv_modf_3_2 | |
947 | #define uprv_openRuleWhiteSpaceSet uprv_openRuleWhiteSpaceSet_3_2 | |
948 | #define uprv_pathIsAbsolute uprv_pathIsAbsolute_3_2 | |
949 | #define uprv_pow uprv_pow_3_2 | |
950 | #define uprv_pow10 uprv_pow10_3_2 | |
951 | #define uprv_realloc uprv_realloc_3_2 | |
952 | #define uprv_round uprv_round_3_2 | |
953 | #define uprv_sortArray uprv_sortArray_3_2 | |
954 | #define uprv_strCompare uprv_strCompare_3_2 | |
955 | #define uprv_strdup uprv_strdup_3_2 | |
956 | #define uprv_strndup uprv_strndup_3_2 | |
957 | #define uprv_syntaxError uprv_syntaxError_3_2 | |
958 | #define uprv_timezone uprv_timezone_3_2 | |
959 | #define uprv_toupper uprv_toupper_3_2 | |
960 | #define uprv_trunc uprv_trunc_3_2 | |
961 | #define uprv_tzname uprv_tzname_3_2 | |
962 | #define uprv_tzset uprv_tzset_3_2 | |
963 | #define uprv_uca_addAnElement uprv_uca_addAnElement_3_2 | |
964 | #define uprv_uca_assembleTable uprv_uca_assembleTable_3_2 | |
965 | #define uprv_uca_canonicalClosure uprv_uca_canonicalClosure_3_2 | |
966 | #define uprv_uca_cloneTempTable uprv_uca_cloneTempTable_3_2 | |
967 | #define uprv_uca_closeTempTable uprv_uca_closeTempTable_3_2 | |
968 | #define uprv_uca_getCodePointFromRaw uprv_uca_getCodePointFromRaw_3_2 | |
969 | #define uprv_uca_getImplicitFromRaw uprv_uca_getImplicitFromRaw_3_2 | |
970 | #define uprv_uca_getImplicitPrimary uprv_uca_getImplicitPrimary_3_2 | |
971 | #define uprv_uca_getRawFromCodePoint uprv_uca_getRawFromCodePoint_3_2 | |
972 | #define uprv_uca_getRawFromImplicit uprv_uca_getRawFromImplicit_3_2 | |
973 | #define uprv_uca_initImplicitConstants uprv_uca_initImplicitConstants_3_2 | |
974 | #define uprv_uca_initTempTable uprv_uca_initTempTable_3_2 | |
975 | #define uprv_uint16Comparator uprv_uint16Comparator_3_2 | |
976 | #define uprv_uint32Comparator uprv_uint32Comparator_3_2 | |
977 | #define uprv_unmapFile uprv_unmapFile_3_2 | |
978 | #define uregex_appendReplacement uregex_appendReplacement_3_2 | |
979 | #define uregex_appendTail uregex_appendTail_3_2 | |
980 | #define uregex_clone uregex_clone_3_2 | |
981 | #define uregex_close uregex_close_3_2 | |
982 | #define uregex_end uregex_end_3_2 | |
983 | #define uregex_find uregex_find_3_2 | |
984 | #define uregex_findNext uregex_findNext_3_2 | |
985 | #define uregex_flags uregex_flags_3_2 | |
986 | #define uregex_getText uregex_getText_3_2 | |
987 | #define uregex_group uregex_group_3_2 | |
988 | #define uregex_groupCount uregex_groupCount_3_2 | |
989 | #define uregex_lookingAt uregex_lookingAt_3_2 | |
990 | #define uregex_matches uregex_matches_3_2 | |
991 | #define uregex_open uregex_open_3_2 | |
992 | #define uregex_openC uregex_openC_3_2 | |
993 | #define uregex_pattern uregex_pattern_3_2 | |
994 | #define uregex_replaceAll uregex_replaceAll_3_2 | |
995 | #define uregex_replaceFirst uregex_replaceFirst_3_2 | |
996 | #define uregex_reset uregex_reset_3_2 | |
997 | #define uregex_setText uregex_setText_3_2 | |
998 | #define uregex_split uregex_split_3_2 | |
999 | #define uregex_start uregex_start_3_2 | |
1000 | #define ures_appendResPath ures_appendResPath_3_2 | |
1001 | #define ures_close ures_close_3_2 | |
1002 | #define ures_copyResb ures_copyResb_3_2 | |
1003 | #define ures_countArrayItems ures_countArrayItems_3_2 | |
1004 | #define ures_findResource ures_findResource_3_2 | |
1005 | #define ures_findSubResource ures_findSubResource_3_2 | |
1006 | #define ures_freeResPath ures_freeResPath_3_2 | |
1007 | #define ures_getBinary ures_getBinary_3_2 | |
1008 | #define ures_getByIndex ures_getByIndex_3_2 | |
1009 | #define ures_getByKey ures_getByKey_3_2 | |
1010 | #define ures_getByKeyWithFallback ures_getByKeyWithFallback_3_2 | |
1011 | #define ures_getFunctionalEquivalent ures_getFunctionalEquivalent_3_2 | |
1012 | #define ures_getInt ures_getInt_3_2 | |
1013 | #define ures_getIntVector ures_getIntVector_3_2 | |
1014 | #define ures_getKey ures_getKey_3_2 | |
1015 | #define ures_getKeywordValues ures_getKeywordValues_3_2 | |
1016 | #define ures_getLocale ures_getLocale_3_2 | |
1017 | #define ures_getLocaleByType ures_getLocaleByType_3_2 | |
1018 | #define ures_getName ures_getName_3_2 | |
1019 | #define ures_getNextResource ures_getNextResource_3_2 | |
1020 | #define ures_getNextString ures_getNextString_3_2 | |
1021 | #define ures_getPath ures_getPath_3_2 | |
1022 | #define ures_getSize ures_getSize_3_2 | |
1023 | #define ures_getString ures_getString_3_2 | |
1024 | #define ures_getStringByIndex ures_getStringByIndex_3_2 | |
1025 | #define ures_getStringByKey ures_getStringByKey_3_2 | |
1026 | #define ures_getType ures_getType_3_2 | |
1027 | #define ures_getUInt ures_getUInt_3_2 | |
1028 | #define ures_getVersion ures_getVersion_3_2 | |
1029 | #define ures_getVersionNumber ures_getVersionNumber_3_2 | |
1030 | #define ures_hasNext ures_hasNext_3_2 | |
1031 | #define ures_initStackObject ures_initStackObject_3_2 | |
1032 | #define ures_open ures_open_3_2 | |
1033 | #define ures_openAvailableLocales ures_openAvailableLocales_3_2 | |
1034 | #define ures_openDirect ures_openDirect_3_2 | |
1035 | #define ures_openFillIn ures_openFillIn_3_2 | |
1036 | #define ures_openU ures_openU_3_2 | |
1037 | #define ures_resetIterator ures_resetIterator_3_2 | |
1038 | #define ures_swap ures_swap_3_2 | |
1039 | #define uscript_closeRun uscript_closeRun_3_2 | |
1040 | #define uscript_getCode uscript_getCode_3_2 | |
1041 | #define uscript_getName uscript_getName_3_2 | |
1042 | #define uscript_getScript uscript_getScript_3_2 | |
1043 | #define uscript_getShortName uscript_getShortName_3_2 | |
1044 | #define uscript_nextRun uscript_nextRun_3_2 | |
1045 | #define uscript_openRun uscript_openRun_3_2 | |
1046 | #define uscript_resetRun uscript_resetRun_3_2 | |
1047 | #define uscript_setRunText uscript_setRunText_3_2 | |
1048 | #define usearch_close usearch_close_3_2 | |
1049 | #define usearch_first usearch_first_3_2 | |
1050 | #define usearch_following usearch_following_3_2 | |
1051 | #define usearch_getAttribute usearch_getAttribute_3_2 | |
1052 | #define usearch_getBreakIterator usearch_getBreakIterator_3_2 | |
1053 | #define usearch_getCollator usearch_getCollator_3_2 | |
1054 | #define usearch_getMatchedLength usearch_getMatchedLength_3_2 | |
1055 | #define usearch_getMatchedStart usearch_getMatchedStart_3_2 | |
1056 | #define usearch_getMatchedText usearch_getMatchedText_3_2 | |
1057 | #define usearch_getOffset usearch_getOffset_3_2 | |
1058 | #define usearch_getPattern usearch_getPattern_3_2 | |
1059 | #define usearch_getText usearch_getText_3_2 | |
1060 | #define usearch_handleNextCanonical usearch_handleNextCanonical_3_2 | |
1061 | #define usearch_handleNextExact usearch_handleNextExact_3_2 | |
1062 | #define usearch_handlePreviousCanonical usearch_handlePreviousCanonical_3_2 | |
1063 | #define usearch_handlePreviousExact usearch_handlePreviousExact_3_2 | |
1064 | #define usearch_last usearch_last_3_2 | |
1065 | #define usearch_next usearch_next_3_2 | |
1066 | #define usearch_open usearch_open_3_2 | |
1067 | #define usearch_openFromCollator usearch_openFromCollator_3_2 | |
1068 | #define usearch_preceding usearch_preceding_3_2 | |
1069 | #define usearch_previous usearch_previous_3_2 | |
1070 | #define usearch_reset usearch_reset_3_2 | |
1071 | #define usearch_setAttribute usearch_setAttribute_3_2 | |
1072 | #define usearch_setBreakIterator usearch_setBreakIterator_3_2 | |
1073 | #define usearch_setCollator usearch_setCollator_3_2 | |
1074 | #define usearch_setOffset usearch_setOffset_3_2 | |
1075 | #define usearch_setPattern usearch_setPattern_3_2 | |
1076 | #define usearch_setText usearch_setText_3_2 | |
1077 | #define userv_deleteStringPair userv_deleteStringPair_3_2 | |
1078 | #define uset_add uset_add_3_2 | |
1079 | #define uset_addAll uset_addAll_3_2 | |
1080 | #define uset_addRange uset_addRange_3_2 | |
1081 | #define uset_addString uset_addString_3_2 | |
1082 | #define uset_applyIntPropertyValue uset_applyIntPropertyValue_3_2 | |
1083 | #define uset_applyPattern uset_applyPattern_3_2 | |
1084 | #define uset_applyPropertyAlias uset_applyPropertyAlias_3_2 | |
1085 | #define uset_charAt uset_charAt_3_2 | |
1086 | #define uset_clear uset_clear_3_2 | |
1087 | #define uset_close uset_close_3_2 | |
1088 | #define uset_compact uset_compact_3_2 | |
1089 | #define uset_complement uset_complement_3_2 | |
1090 | #define uset_complementAll uset_complementAll_3_2 | |
1091 | #define uset_contains uset_contains_3_2 | |
1092 | #define uset_containsAll uset_containsAll_3_2 | |
1093 | #define uset_containsNone uset_containsNone_3_2 | |
1094 | #define uset_containsRange uset_containsRange_3_2 | |
1095 | #define uset_containsSome uset_containsSome_3_2 | |
1096 | #define uset_containsString uset_containsString_3_2 | |
1097 | #define uset_equals uset_equals_3_2 | |
1098 | #define uset_getItem uset_getItem_3_2 | |
1099 | #define uset_getItemCount uset_getItemCount_3_2 | |
1100 | #define uset_getSerializedRange uset_getSerializedRange_3_2 | |
1101 | #define uset_getSerializedRangeCount uset_getSerializedRangeCount_3_2 | |
1102 | #define uset_getSerializedSet uset_getSerializedSet_3_2 | |
1103 | #define uset_indexOf uset_indexOf_3_2 | |
1104 | #define uset_isEmpty uset_isEmpty_3_2 | |
1105 | #define uset_open uset_open_3_2 | |
1106 | #define uset_openPattern uset_openPattern_3_2 | |
1107 | #define uset_openPatternOptions uset_openPatternOptions_3_2 | |
1108 | #define uset_remove uset_remove_3_2 | |
1109 | #define uset_removeAll uset_removeAll_3_2 | |
1110 | #define uset_removeRange uset_removeRange_3_2 | |
1111 | #define uset_removeString uset_removeString_3_2 | |
1112 | #define uset_resemblesPattern uset_resemblesPattern_3_2 | |
1113 | #define uset_retain uset_retain_3_2 | |
1114 | #define uset_retainAll uset_retainAll_3_2 | |
1115 | #define uset_serialize uset_serialize_3_2 | |
1116 | #define uset_serializedContains uset_serializedContains_3_2 | |
1117 | #define uset_set uset_set_3_2 | |
1118 | #define uset_setSerializedToOne uset_setSerializedToOne_3_2 | |
1119 | #define uset_size uset_size_3_2 | |
1120 | #define uset_toPattern uset_toPattern_3_2 | |
1121 | #define usprep_close usprep_close_3_2 | |
1122 | #define usprep_open usprep_open_3_2 | |
1123 | #define usprep_prepare usprep_prepare_3_2 | |
1124 | #define usprep_swap usprep_swap_3_2 | |
1125 | #define ustr_foldCase ustr_foldCase_3_2 | |
1126 | #define ustr_toLower ustr_toLower_3_2 | |
1127 | #define ustr_toTitle ustr_toTitle_3_2 | |
1128 | #define ustr_toUpper ustr_toUpper_3_2 | |
1129 | #define utf8_appendCharSafeBody utf8_appendCharSafeBody_3_2 | |
1130 | #define utf8_back1SafeBody utf8_back1SafeBody_3_2 | |
1131 | #define utf8_countTrailBytes utf8_countTrailBytes_3_2 | |
1132 | #define utf8_nextCharSafeBody utf8_nextCharSafeBody_3_2 | |
1133 | #define utf8_prevCharSafeBody utf8_prevCharSafeBody_3_2 | |
1134 | #define utmscale_fromInt64 utmscale_fromInt64_3_2 | |
1135 | #define utmscale_getTimeScaleValue utmscale_getTimeScaleValue_3_2 | |
1136 | #define utmscale_toInt64 utmscale_toInt64_3_2 | |
1137 | #define utrace_cleanup utrace_cleanup_3_2 | |
1138 | #define utrace_data utrace_data_3_2 | |
1139 | #define utrace_entry utrace_entry_3_2 | |
1140 | #define utrace_exit utrace_exit_3_2 | |
1141 | #define utrace_format utrace_format_3_2 | |
1142 | #define utrace_functionName utrace_functionName_3_2 | |
1143 | #define utrace_getFunctions utrace_getFunctions_3_2 | |
1144 | #define utrace_getLevel utrace_getLevel_3_2 | |
1145 | #define utrace_level utrace_level_3_2 | |
1146 | #define utrace_setFunctions utrace_setFunctions_3_2 | |
1147 | #define utrace_setLevel utrace_setLevel_3_2 | |
1148 | #define utrace_vformat utrace_vformat_3_2 | |
1149 | #define utrans_clone utrans_clone_3_2 | |
1150 | #define utrans_close utrans_close_3_2 | |
1151 | #define utrans_countAvailableIDs utrans_countAvailableIDs_3_2 | |
1152 | #define utrans_getAvailableID utrans_getAvailableID_3_2 | |
1153 | #define utrans_getID utrans_getID_3_2 | |
1154 | #define utrans_getUnicodeID utrans_getUnicodeID_3_2 | |
1155 | #define utrans_open utrans_open_3_2 | |
1156 | #define utrans_openIDs utrans_openIDs_3_2 | |
1157 | #define utrans_openInverse utrans_openInverse_3_2 | |
1158 | #define utrans_openU utrans_openU_3_2 | |
1159 | #define utrans_register utrans_register_3_2 | |
1160 | #define utrans_rep_caseContextIterator utrans_rep_caseContextIterator_3_2 | |
1161 | #define utrans_setFilter utrans_setFilter_3_2 | |
1162 | #define utrans_trans utrans_trans_3_2 | |
1163 | #define utrans_transIncremental utrans_transIncremental_3_2 | |
1164 | #define utrans_transIncrementalUChars utrans_transIncrementalUChars_3_2 | |
1165 | #define utrans_transUChars utrans_transUChars_3_2 | |
1166 | #define utrans_unregister utrans_unregister_3_2 | |
1167 | #define utrans_unregisterID utrans_unregisterID_3_2 | |
1168 | #define utrie_clone utrie_clone_3_2 | |
1169 | #define utrie_close utrie_close_3_2 | |
1170 | #define utrie_enum utrie_enum_3_2 | |
1171 | #define utrie_get32 utrie_get32_3_2 | |
1172 | #define utrie_getData utrie_getData_3_2 | |
1173 | #define utrie_open utrie_open_3_2 | |
1174 | #define utrie_serialize utrie_serialize_3_2 | |
1175 | #define utrie_set32 utrie_set32_3_2 | |
1176 | #define utrie_setRange32 utrie_setRange32_3_2 | |
1177 | #define utrie_swap utrie_swap_3_2 | |
1178 | #define utrie_unserialize utrie_unserialize_3_2 | |
1179 | /* C++ class names renaming defines */ | |
1180 | ||
1181 | #ifdef XP_CPLUSPLUS | |
1182 | #if !U_HAVE_NAMESPACE | |
1183 | ||
1184 | #define AbsoluteValueSubstitution AbsoluteValueSubstitution_3_2 | |
1185 | #define AlternateSubstitutionSubtable AlternateSubstitutionSubtable_3_2 | |
1186 | #define AnchorTable AnchorTable_3_2 | |
1187 | #define AnyTransliterator AnyTransliterator_3_2 | |
1188 | #define ArabicOpenTypeLayoutEngine ArabicOpenTypeLayoutEngine_3_2 | |
1189 | #define ArabicShaping ArabicShaping_3_2 | |
1190 | #define BasicCalendarFactory BasicCalendarFactory_3_2 | |
1191 | #define BinarySearchLookupTable BinarySearchLookupTable_3_2 | |
1192 | #define BreakDictionary BreakDictionary_3_2 | |
1193 | #define BreakIterator BreakIterator_3_2 | |
1194 | #define BuddhistCalendar BuddhistCalendar_3_2 | |
1195 | #define CFactory CFactory_3_2 | |
1196 | #define Calendar Calendar_3_2 | |
1197 | #define CalendarAstronomer CalendarAstronomer_3_2 | |
1198 | #define CalendarCache CalendarCache_3_2 | |
1199 | #define CalendarData CalendarData_3_2 | |
1200 | #define CalendarService CalendarService_3_2 | |
1201 | #define CanonShaping CanonShaping_3_2 | |
1202 | #define CanonicalIterator CanonicalIterator_3_2 | |
1203 | #define CaseMapTransliterator CaseMapTransliterator_3_2 | |
1204 | #define ChainingContextualSubstitutionFormat1Subtable ChainingContextualSubstitutionFormat1Subtable_3_2 | |
1205 | #define ChainingContextualSubstitutionFormat2Subtable ChainingContextualSubstitutionFormat2Subtable_3_2 | |
1206 | #define ChainingContextualSubstitutionFormat3Subtable ChainingContextualSubstitutionFormat3Subtable_3_2 | |
1207 | #define ChainingContextualSubstitutionSubtable ChainingContextualSubstitutionSubtable_3_2 | |
1208 | #define CharSubstitutionFilter CharSubstitutionFilter_3_2 | |
1209 | #define CharacterIterator CharacterIterator_3_2 | |
1210 | #define ChoiceFormat ChoiceFormat_3_2 | |
1211 | #define ClassDefFormat1Table ClassDefFormat1Table_3_2 | |
1212 | #define ClassDefFormat2Table ClassDefFormat2Table_3_2 | |
1213 | #define ClassDefinitionTable ClassDefinitionTable_3_2 | |
1214 | #define CollationElementIterator CollationElementIterator_3_2 | |
1215 | #define CollationKey CollationKey_3_2 | |
1216 | #define Collator Collator_3_2 | |
1217 | #define CollatorFactory CollatorFactory_3_2 | |
1218 | #define CompoundTransliterator CompoundTransliterator_3_2 | |
1219 | #define ContextualGlyphSubstitutionProcessor ContextualGlyphSubstitutionProcessor_3_2 | |
1220 | #define ContextualSubstitutionBase ContextualSubstitutionBase_3_2 | |
1221 | #define ContextualSubstitutionFormat1Subtable ContextualSubstitutionFormat1Subtable_3_2 | |
1222 | #define ContextualSubstitutionFormat2Subtable ContextualSubstitutionFormat2Subtable_3_2 | |
1223 | #define ContextualSubstitutionFormat3Subtable ContextualSubstitutionFormat3Subtable_3_2 | |
1224 | #define ContextualSubstitutionSubtable ContextualSubstitutionSubtable_3_2 | |
1225 | #define CoverageFormat1Table CoverageFormat1Table_3_2 | |
1226 | #define CoverageFormat2Table CoverageFormat2Table_3_2 | |
1227 | #define CoverageTable CoverageTable_3_2 | |
1228 | #define CurrencyAmount CurrencyAmount_3_2 | |
1229 | #define CurrencyFormat CurrencyFormat_3_2 | |
1230 | #define CurrencyUnit CurrencyUnit_3_2 | |
1231 | #define CursiveAttachmentSubtable CursiveAttachmentSubtable_3_2 | |
1232 | #define DateFormat DateFormat_3_2 | |
1233 | #define DateFormatSymbols DateFormatSymbols_3_2 | |
1234 | #define DecimalFormat DecimalFormat_3_2 | |
1235 | #define DecimalFormatSymbols DecimalFormatSymbols_3_2 | |
1236 | #define DefaultCalendarFactory DefaultCalendarFactory_3_2 | |
1237 | #define DefaultCharMapper DefaultCharMapper_3_2 | |
1238 | #define DeviceTable DeviceTable_3_2 | |
1239 | #define DictionaryBasedBreakIterator DictionaryBasedBreakIterator_3_2 | |
1240 | #define DictionaryBasedBreakIteratorTables DictionaryBasedBreakIteratorTables_3_2 | |
1241 | #define DigitList DigitList_3_2 | |
1242 | #define Entry Entry_3_2 | |
1243 | #define EnumToOffset EnumToOffset_3_2 | |
1244 | #define EscapeTransliterator EscapeTransliterator_3_2 | |
1245 | #define EventListener EventListener_3_2 | |
1246 | #define ExtensionSubtable ExtensionSubtable_3_2 | |
1247 | #define FeatureListTable FeatureListTable_3_2 | |
1248 | #define FieldPosition FieldPosition_3_2 | |
1249 | #define FontRuns FontRuns_3_2 | |
1250 | #define Format Format_3_2 | |
1251 | #define Format1AnchorTable Format1AnchorTable_3_2 | |
1252 | #define Format2AnchorTable Format2AnchorTable_3_2 | |
1253 | #define Format3AnchorTable Format3AnchorTable_3_2 | |
1254 | #define Formattable Formattable_3_2 | |
1255 | #define ForwardCharacterIterator ForwardCharacterIterator_3_2 | |
1256 | #define FractionalPartSubstitution FractionalPartSubstitution_3_2 | |
1257 | #define FunctionReplacer FunctionReplacer_3_2 | |
1258 | #define GDEFMarkFilter GDEFMarkFilter_3_2 | |
1259 | #define GXLayoutEngine GXLayoutEngine_3_2 | |
1260 | #define GlyphDefinitionTableHeader GlyphDefinitionTableHeader_3_2 | |
1261 | #define GlyphIterator GlyphIterator_3_2 | |
1262 | #define GlyphLookupTableHeader GlyphLookupTableHeader_3_2 | |
1263 | #define GlyphPositioningLookupProcessor GlyphPositioningLookupProcessor_3_2 | |
1264 | #define GlyphPositioningTableHeader GlyphPositioningTableHeader_3_2 | |
1265 | #define GlyphSubstitutionLookupProcessor GlyphSubstitutionLookupProcessor_3_2 | |
1266 | #define GlyphSubstitutionTableHeader GlyphSubstitutionTableHeader_3_2 | |
1267 | #define Grego Grego_3_2 | |
1268 | #define GregorianCalendar GregorianCalendar_3_2 | |
1269 | #define HanOpenTypeLayoutEngine HanOpenTypeLayoutEngine_3_2 | |
1270 | #define HebrewCalendar HebrewCalendar_3_2 | |
1271 | #define ICUBreakIteratorFactory ICUBreakIteratorFactory_3_2 | |
1272 | #define ICUBreakIteratorService ICUBreakIteratorService_3_2 | |
1273 | #define ICUCollatorFactory ICUCollatorFactory_3_2 | |
1274 | #define ICUCollatorService ICUCollatorService_3_2 | |
1275 | #define ICULayoutEngine ICULayoutEngine_3_2 | |
1276 | #define ICULocaleService ICULocaleService_3_2 | |
1277 | #define ICUNotifier ICUNotifier_3_2 | |
1278 | #define ICUNumberFormatFactory ICUNumberFormatFactory_3_2 | |
1279 | #define ICUNumberFormatService ICUNumberFormatService_3_2 | |
1280 | #define ICUResourceBundleFactory ICUResourceBundleFactory_3_2 | |
1281 | #define ICUService ICUService_3_2 | |
1282 | #define ICUServiceFactory ICUServiceFactory_3_2 | |
1283 | #define ICUServiceKey ICUServiceKey_3_2 | |
1284 | #define ICU_Utility ICU_Utility_3_2 | |
1285 | #define IndicClassTable IndicClassTable_3_2 | |
1286 | #define IndicOpenTypeLayoutEngine IndicOpenTypeLayoutEngine_3_2 | |
1287 | #define IndicRearrangementProcessor IndicRearrangementProcessor_3_2 | |
1288 | #define IndicReordering IndicReordering_3_2 | |
1289 | #define IntegralPartSubstitution IntegralPartSubstitution_3_2 | |
1290 | #define IslamicCalendar IslamicCalendar_3_2 | |
1291 | #define JapaneseCalendar JapaneseCalendar_3_2 | |
1292 | #define KeywordEnumeration KeywordEnumeration_3_2 | |
1293 | #define LECharMapper LECharMapper_3_2 | |
1294 | #define LEFontInstance LEFontInstance_3_2 | |
1295 | #define LEGlyphFilter LEGlyphFilter_3_2 | |
1296 | #define LEGlyphStorage LEGlyphStorage_3_2 | |
1297 | #define LEInsertionCallback LEInsertionCallback_3_2 | |
1298 | #define LEInsertionList LEInsertionList_3_2 | |
1299 | #define LXUtilities LXUtilities_3_2 | |
1300 | #define LayoutEngine LayoutEngine_3_2 | |
1301 | #define LigatureSubstitutionProcessor LigatureSubstitutionProcessor_3_2 | |
1302 | #define LigatureSubstitutionSubtable LigatureSubstitutionSubtable_3_2 | |
1303 | #define LocDataParser LocDataParser_3_2 | |
1304 | #define Locale Locale_3_2 | |
1305 | #define LocaleBased LocaleBased_3_2 | |
1306 | #define LocaleKey LocaleKey_3_2 | |
1307 | #define LocaleKeyFactory LocaleKeyFactory_3_2 | |
1308 | #define LocaleRuns LocaleRuns_3_2 | |
1309 | #define LocaleUtility LocaleUtility_3_2 | |
1310 | #define LocalizationInfo LocalizationInfo_3_2 | |
1311 | #define LookupListTable LookupListTable_3_2 | |
1312 | #define LookupProcessor LookupProcessor_3_2 | |
1313 | #define LookupSubtable LookupSubtable_3_2 | |
1314 | #define LookupTable LookupTable_3_2 | |
1315 | #define LowercaseTransliterator LowercaseTransliterator_3_2 | |
1316 | #define MPreFixups MPreFixups_3_2 | |
1317 | #define MarkArray MarkArray_3_2 | |
1318 | #define MarkToBasePositioningSubtable MarkToBasePositioningSubtable_3_2 | |
1319 | #define MarkToLigaturePositioningSubtable MarkToLigaturePositioningSubtable_3_2 | |
1320 | #define MarkToMarkPositioningSubtable MarkToMarkPositioningSubtable_3_2 | |
1321 | #define Math Math_3_2 | |
1322 | #define Measure Measure_3_2 | |
1323 | #define MeasureFormat MeasureFormat_3_2 | |
1324 | #define MeasureUnit MeasureUnit_3_2 | |
1325 | #define MessageFormat MessageFormat_3_2 | |
1326 | #define MessageFormatAdapter MessageFormatAdapter_3_2 | |
1327 | #define ModulusSubstitution ModulusSubstitution_3_2 | |
1328 | #define MoonRiseSetCoordFunc MoonRiseSetCoordFunc_3_2 | |
1329 | #define MoonTimeAngleFunc MoonTimeAngleFunc_3_2 | |
1330 | #define MorphSubtableHeader MorphSubtableHeader_3_2 | |
1331 | #define MorphTableHeader MorphTableHeader_3_2 | |
1332 | #define MultipleSubstitutionSubtable MultipleSubstitutionSubtable_3_2 | |
1333 | #define MultiplierSubstitution MultiplierSubstitution_3_2 | |
1334 | #define NFFactory NFFactory_3_2 | |
1335 | #define NFRule NFRule_3_2 | |
1336 | #define NFRuleSet NFRuleSet_3_2 | |
1337 | #define NFSubstitution NFSubstitution_3_2 | |
1338 | #define NameToEnum NameToEnum_3_2 | |
1339 | #define NameUnicodeTransliterator NameUnicodeTransliterator_3_2 | |
1340 | #define NonContextualGlyphSubstitutionProcessor NonContextualGlyphSubstitutionProcessor_3_2 | |
1341 | #define NonContiguousEnumToOffset NonContiguousEnumToOffset_3_2 | |
1342 | #define NormalizationTransliterator NormalizationTransliterator_3_2 | |
1343 | #define Normalizer Normalizer_3_2 | |
1344 | #define NullSubstitution NullSubstitution_3_2 | |
1345 | #define NullTransliterator NullTransliterator_3_2 | |
1346 | #define NumberFormat NumberFormat_3_2 | |
1347 | #define NumberFormatFactory NumberFormatFactory_3_2 | |
1348 | #define NumeratorSubstitution NumeratorSubstitution_3_2 | |
1349 | #define OlsonTimeZone OlsonTimeZone_3_2 | |
1350 | #define OpenTypeLayoutEngine OpenTypeLayoutEngine_3_2 | |
1351 | #define OpenTypeUtilities OpenTypeUtilities_3_2 | |
1352 | #define PairPositioningFormat1Subtable PairPositioningFormat1Subtable_3_2 | |
1353 | #define PairPositioningFormat2Subtable PairPositioningFormat2Subtable_3_2 | |
1354 | #define PairPositioningSubtable PairPositioningSubtable_3_2 | |
1355 | #define ParagraphLayout ParagraphLayout_3_2 | |
1356 | #define ParseData ParseData_3_2 | |
1357 | #define ParsePosition ParsePosition_3_2 | |
1358 | #define PropertyAliases PropertyAliases_3_2 | |
1359 | #define Quantifier Quantifier_3_2 | |
1360 | #define RBBIDataWrapper RBBIDataWrapper_3_2 | |
1361 | #define RBBINode RBBINode_3_2 | |
1362 | #define RBBIRuleBuilder RBBIRuleBuilder_3_2 | |
1363 | #define RBBIRuleScanner RBBIRuleScanner_3_2 | |
1364 | #define RBBISetBuilder RBBISetBuilder_3_2 | |
1365 | #define RBBIStateDescriptor RBBIStateDescriptor_3_2 | |
1366 | #define RBBISymbolTable RBBISymbolTable_3_2 | |
1367 | #define RBBISymbolTableEntry RBBISymbolTableEntry_3_2 | |
1368 | #define RBBITableBuilder RBBITableBuilder_3_2 | |
1369 | #define RangeDescriptor RangeDescriptor_3_2 | |
1370 | #define RegexCompile RegexCompile_3_2 | |
1371 | #define RegexMatcher RegexMatcher_3_2 | |
1372 | #define RegexPattern RegexPattern_3_2 | |
1373 | #define RegexStaticSets RegexStaticSets_3_2 | |
1374 | #define RemoveTransliterator RemoveTransliterator_3_2 | |
1375 | #define Replaceable Replaceable_3_2 | |
1376 | #define ReplaceableGlue ReplaceableGlue_3_2 | |
1377 | #define ResourceBundle ResourceBundle_3_2 | |
1378 | #define RiseSetCoordFunc RiseSetCoordFunc_3_2 | |
1379 | #define RuleBasedBreakIterator RuleBasedBreakIterator_3_2 | |
1380 | #define RuleBasedCollator RuleBasedCollator_3_2 | |
1381 | #define RuleBasedNumberFormat RuleBasedNumberFormat_3_2 | |
1382 | #define RuleBasedTransliterator RuleBasedTransliterator_3_2 | |
1383 | #define RuleCharacterIterator RuleCharacterIterator_3_2 | |
1384 | #define RuleHalf RuleHalf_3_2 | |
1385 | #define RunArray RunArray_3_2 | |
1386 | #define SameValueSubstitution SameValueSubstitution_3_2 | |
1387 | #define ScriptListTable ScriptListTable_3_2 | |
1388 | #define ScriptRunIterator ScriptRunIterator_3_2 | |
1389 | #define ScriptTable ScriptTable_3_2 | |
1390 | #define SearchIterator SearchIterator_3_2 | |
1391 | #define SegmentArrayProcessor SegmentArrayProcessor_3_2 | |
1392 | #define SegmentSingleProcessor SegmentSingleProcessor_3_2 | |
1393 | #define ServiceEnumeration ServiceEnumeration_3_2 | |
1394 | #define ServiceListener ServiceListener_3_2 | |
1395 | #define SimpleArrayProcessor SimpleArrayProcessor_3_2 | |
1396 | #define SimpleDateFormat SimpleDateFormat_3_2 | |
1397 | #define SimpleFactory SimpleFactory_3_2 | |
1398 | #define SimpleLocaleKeyFactory SimpleLocaleKeyFactory_3_2 | |
1399 | #define SimpleNumberFormatFactory SimpleNumberFormatFactory_3_2 | |
1400 | #define SimpleTimeZone SimpleTimeZone_3_2 | |
1401 | #define SinglePositioningFormat1Subtable SinglePositioningFormat1Subtable_3_2 | |
1402 | #define SinglePositioningFormat2Subtable SinglePositioningFormat2Subtable_3_2 | |
1403 | #define SinglePositioningSubtable SinglePositioningSubtable_3_2 | |
1404 | #define SingleSubstitutionFormat1Subtable SingleSubstitutionFormat1Subtable_3_2 | |
1405 | #define SingleSubstitutionFormat2Subtable SingleSubstitutionFormat2Subtable_3_2 | |
1406 | #define SingleSubstitutionSubtable SingleSubstitutionSubtable_3_2 | |
1407 | #define SingleTableProcessor SingleTableProcessor_3_2 | |
1408 | #define Spec Spec_3_2 | |
1409 | #define StateTableProcessor StateTableProcessor_3_2 | |
1410 | #define StringCharacterIterator StringCharacterIterator_3_2 | |
1411 | #define StringEnumeration StringEnumeration_3_2 | |
1412 | #define StringLocalizationInfo StringLocalizationInfo_3_2 | |
1413 | #define StringMatcher StringMatcher_3_2 | |
1414 | #define StringPair StringPair_3_2 | |
1415 | #define StringReplacer StringReplacer_3_2 | |
1416 | #define StringSearch StringSearch_3_2 | |
1417 | #define StyleRuns StyleRuns_3_2 | |
1418 | #define SubstitutionLookup SubstitutionLookup_3_2 | |
1419 | #define SubtableProcessor SubtableProcessor_3_2 | |
1420 | #define SunTimeAngleFunc SunTimeAngleFunc_3_2 | |
1421 | #define SymbolTable SymbolTable_3_2 | |
1422 | #define TZEnumeration TZEnumeration_3_2 | |
1423 | #define ThaiLayoutEngine ThaiLayoutEngine_3_2 | |
1424 | #define ThaiShaping ThaiShaping_3_2 | |
1425 | #define TimeZone TimeZone_3_2 | |
1426 | #define TitlecaseTransliterator TitlecaseTransliterator_3_2 | |
1427 | #define TransliterationRule TransliterationRule_3_2 | |
1428 | #define TransliterationRuleData TransliterationRuleData_3_2 | |
1429 | #define TransliterationRuleSet TransliterationRuleSet_3_2 | |
1430 | #define Transliterator Transliterator_3_2 | |
1431 | #define TransliteratorAlias TransliteratorAlias_3_2 | |
1432 | #define TransliteratorIDParser TransliteratorIDParser_3_2 | |
1433 | #define TransliteratorParser TransliteratorParser_3_2 | |
1434 | #define TransliteratorRegistry TransliteratorRegistry_3_2 | |
1435 | #define TrimmedArrayProcessor TrimmedArrayProcessor_3_2 | |
1436 | #define UCharCharacterIterator UCharCharacterIterator_3_2 | |
1437 | #define UMemory UMemory_3_2 | |
1438 | #define UObject UObject_3_2 | |
1439 | #define UStack UStack_3_2 | |
1440 | #define UStringEnumeration UStringEnumeration_3_2 | |
1441 | #define UVector UVector_3_2 | |
1442 | #define UVector32 UVector32_3_2 | |
1443 | #define UnescapeTransliterator UnescapeTransliterator_3_2 | |
1444 | #define UnicodeArabicOpenTypeLayoutEngine UnicodeArabicOpenTypeLayoutEngine_3_2 | |
1445 | #define UnicodeFilter UnicodeFilter_3_2 | |
1446 | #define UnicodeFunctor UnicodeFunctor_3_2 | |
1447 | #define UnicodeMatcher UnicodeMatcher_3_2 | |
1448 | #define UnicodeNameTransliterator UnicodeNameTransliterator_3_2 | |
1449 | #define UnicodeReplacer UnicodeReplacer_3_2 | |
1450 | #define UnicodeSet UnicodeSet_3_2 | |
1451 | #define UnicodeSetIterator UnicodeSetIterator_3_2 | |
1452 | #define UnicodeString UnicodeString_3_2 | |
1453 | #define UppercaseTransliterator UppercaseTransliterator_3_2 | |
1454 | #define ValueRecord ValueRecord_3_2 | |
1455 | #define ValueRuns ValueRuns_3_2 | |
1456 | #define locale_set_default_internal locale_set_default_internal_3_2 | |
1457 | #define uprv_parseCurrency uprv_parseCurrency_3_2 | |
1458 | #define util64_fromDouble util64_fromDouble_3_2 | |
1459 | #define util64_pow util64_pow_3_2 | |
1460 | #define util64_tou util64_tou_3_2 | |
1461 | #define util64_utoi util64_utoi_3_2 | |
1462 | ||
1463 | #endif | |
1464 | #endif | |
1465 | ||
1466 | #endif | |
1467 | ||
1468 | #endif |