File size: 11,125 Bytes
2492322
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
/*
 * Summary: Unicode character APIs
 * Description: API for the Unicode character APIs
 *
 * This file is automatically generated from the
 * UCS description files of the Unicode Character Database
 * http://www.unicode.org/Public/4.0-Update1/UCD-4.0.1.html
 * using the genUnicode.py Python script.
 *
 * Generation date: Tue Apr 30 17:30:38 2024
 * Sources: Blocks-4.0.1.txt UnicodeData-4.0.1.txt
 * Author: Daniel Veillard
 */

#ifndef __XML_UNICODE_H__
#define __XML_UNICODE_H__

#include <libxml/xmlversion.h>

#ifdef LIBXML_UNICODE_ENABLED

#ifdef __cplusplus
extern "C" {
#endif

XML_DEPRECATED
XMLPUBFUN int xmlUCSIsAegeanNumbers	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsAlphabeticPresentationForms	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsArabic	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsArabicPresentationFormsA	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsArabicPresentationFormsB	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsArmenian	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsArrows	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsBasicLatin	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsBengali	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsBlockElements	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsBopomofo	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsBopomofoExtended	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsBoxDrawing	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsBraillePatterns	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsBuhid	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsByzantineMusicalSymbols	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCJKCompatibility	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCJKCompatibilityForms	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCJKCompatibilityIdeographs	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCJKCompatibilityIdeographsSupplement	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCJKRadicalsSupplement	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCJKSymbolsandPunctuation	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCJKUnifiedIdeographs	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCJKUnifiedIdeographsExtensionA	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCJKUnifiedIdeographsExtensionB	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCherokee	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCombiningDiacriticalMarks	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCombiningDiacriticalMarksforSymbols	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCombiningHalfMarks	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCombiningMarksforSymbols	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsControlPictures	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCurrencySymbols	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCypriotSyllabary	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCyrillic	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCyrillicSupplement	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsDeseret	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsDevanagari	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsDingbats	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsEnclosedAlphanumerics	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsEnclosedCJKLettersandMonths	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsEthiopic	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsGeneralPunctuation	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsGeometricShapes	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsGeorgian	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsGothic	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsGreek	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsGreekExtended	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsGreekandCoptic	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsGujarati	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsGurmukhi	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsHalfwidthandFullwidthForms	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsHangulCompatibilityJamo	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsHangulJamo	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsHangulSyllables	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsHanunoo	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsHebrew	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsHighPrivateUseSurrogates	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsHighSurrogates	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsHiragana	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsIPAExtensions	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsIdeographicDescriptionCharacters	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsKanbun	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsKangxiRadicals	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsKannada	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsKatakana	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsKatakanaPhoneticExtensions	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsKhmer	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsKhmerSymbols	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsLao	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsLatin1Supplement	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsLatinExtendedA	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsLatinExtendedB	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsLatinExtendedAdditional	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsLetterlikeSymbols	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsLimbu	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsLinearBIdeograms	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsLinearBSyllabary	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsLowSurrogates	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMalayalam	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMathematicalAlphanumericSymbols	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMathematicalOperators	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMiscellaneousMathematicalSymbolsA	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMiscellaneousMathematicalSymbolsB	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMiscellaneousSymbols	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMiscellaneousSymbolsandArrows	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMiscellaneousTechnical	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMongolian	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMusicalSymbols	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsMyanmar	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsNumberForms	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsOgham	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsOldItalic	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsOpticalCharacterRecognition	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsOriya	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsOsmanya	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsPhoneticExtensions	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsPrivateUse	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsPrivateUseArea	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsRunic	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsShavian	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSinhala	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSmallFormVariants	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSpacingModifierLetters	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSpecials	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSuperscriptsandSubscripts	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSupplementalArrowsA	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSupplementalArrowsB	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSupplementalMathematicalOperators	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSupplementaryPrivateUseAreaA	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSupplementaryPrivateUseAreaB	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsSyriac	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsTagalog	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsTagbanwa	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsTags	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsTaiLe	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsTaiXuanJingSymbols	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsTamil	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsTelugu	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsThaana	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsThai	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsTibetan	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsUgaritic	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsUnifiedCanadianAboriginalSyllabics	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsVariationSelectors	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsVariationSelectorsSupplement	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsYiRadicals	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsYiSyllables	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsYijingHexagramSymbols	(int code);

XMLPUBFUN int xmlUCSIsBlock	(int code, const char *block);

XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatC	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatCc	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatCf	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatCo	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatCs	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatL	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatLl	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatLm	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatLo	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatLt	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatLu	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatM	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatMc	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatMe	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatMn	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatN	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatNd	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatNl	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatNo	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatP	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatPc	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatPd	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatPe	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatPf	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatPi	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatPo	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatPs	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatS	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatSc	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatSk	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatSm	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatSo	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatZ	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatZl	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatZp	(int code);
XML_DEPRECATED
XMLPUBFUN int xmlUCSIsCatZs	(int code);

XMLPUBFUN int xmlUCSIsCat	(int code, const char *cat);

#ifdef __cplusplus
}
#endif

#endif /* LIBXML_UNICODE_ENABLED */

#endif /* __XML_UNICODE_H__ */