Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-12-16 10:19:32

0001 /*
0002  * Summary: Unicode character APIs
0003  * Description: API for the Unicode character APIs
0004  *
0005  * This file is automatically generated from the
0006  * UCS description files of the Unicode Character Database
0007  * http://www.unicode.org/Public/4.0-Update1/UCD-4.0.1.html
0008  * using the genUnicode.py Python script.
0009  *
0010  * Generation date: Tue Apr 30 17:30:38 2024
0011  * Sources: Blocks-4.0.1.txt UnicodeData-4.0.1.txt
0012  * Author: Daniel Veillard
0013  */
0014 
0015 #ifndef __XML_UNICODE_H__
0016 #define __XML_UNICODE_H__
0017 
0018 #include <libxml/xmlversion.h>
0019 
0020 #ifdef LIBXML_UNICODE_ENABLED
0021 
0022 #ifdef __cplusplus
0023 extern "C" {
0024 #endif
0025 
0026 XML_DEPRECATED
0027 XMLPUBFUN int xmlUCSIsAegeanNumbers (int code);
0028 XML_DEPRECATED
0029 XMLPUBFUN int xmlUCSIsAlphabeticPresentationForms   (int code);
0030 XML_DEPRECATED
0031 XMLPUBFUN int xmlUCSIsArabic    (int code);
0032 XML_DEPRECATED
0033 XMLPUBFUN int xmlUCSIsArabicPresentationFormsA  (int code);
0034 XML_DEPRECATED
0035 XMLPUBFUN int xmlUCSIsArabicPresentationFormsB  (int code);
0036 XML_DEPRECATED
0037 XMLPUBFUN int xmlUCSIsArmenian  (int code);
0038 XML_DEPRECATED
0039 XMLPUBFUN int xmlUCSIsArrows    (int code);
0040 XML_DEPRECATED
0041 XMLPUBFUN int xmlUCSIsBasicLatin    (int code);
0042 XML_DEPRECATED
0043 XMLPUBFUN int xmlUCSIsBengali   (int code);
0044 XML_DEPRECATED
0045 XMLPUBFUN int xmlUCSIsBlockElements (int code);
0046 XML_DEPRECATED
0047 XMLPUBFUN int xmlUCSIsBopomofo  (int code);
0048 XML_DEPRECATED
0049 XMLPUBFUN int xmlUCSIsBopomofoExtended  (int code);
0050 XML_DEPRECATED
0051 XMLPUBFUN int xmlUCSIsBoxDrawing    (int code);
0052 XML_DEPRECATED
0053 XMLPUBFUN int xmlUCSIsBraillePatterns   (int code);
0054 XML_DEPRECATED
0055 XMLPUBFUN int xmlUCSIsBuhid (int code);
0056 XML_DEPRECATED
0057 XMLPUBFUN int xmlUCSIsByzantineMusicalSymbols   (int code);
0058 XML_DEPRECATED
0059 XMLPUBFUN int xmlUCSIsCJKCompatibility  (int code);
0060 XML_DEPRECATED
0061 XMLPUBFUN int xmlUCSIsCJKCompatibilityForms (int code);
0062 XML_DEPRECATED
0063 XMLPUBFUN int xmlUCSIsCJKCompatibilityIdeographs    (int code);
0064 XML_DEPRECATED
0065 XMLPUBFUN int xmlUCSIsCJKCompatibilityIdeographsSupplement  (int code);
0066 XML_DEPRECATED
0067 XMLPUBFUN int xmlUCSIsCJKRadicalsSupplement (int code);
0068 XML_DEPRECATED
0069 XMLPUBFUN int xmlUCSIsCJKSymbolsandPunctuation  (int code);
0070 XML_DEPRECATED
0071 XMLPUBFUN int xmlUCSIsCJKUnifiedIdeographs  (int code);
0072 XML_DEPRECATED
0073 XMLPUBFUN int xmlUCSIsCJKUnifiedIdeographsExtensionA    (int code);
0074 XML_DEPRECATED
0075 XMLPUBFUN int xmlUCSIsCJKUnifiedIdeographsExtensionB    (int code);
0076 XML_DEPRECATED
0077 XMLPUBFUN int xmlUCSIsCherokee  (int code);
0078 XML_DEPRECATED
0079 XMLPUBFUN int xmlUCSIsCombiningDiacriticalMarks (int code);
0080 XML_DEPRECATED
0081 XMLPUBFUN int xmlUCSIsCombiningDiacriticalMarksforSymbols   (int code);
0082 XML_DEPRECATED
0083 XMLPUBFUN int xmlUCSIsCombiningHalfMarks    (int code);
0084 XML_DEPRECATED
0085 XMLPUBFUN int xmlUCSIsCombiningMarksforSymbols  (int code);
0086 XML_DEPRECATED
0087 XMLPUBFUN int xmlUCSIsControlPictures   (int code);
0088 XML_DEPRECATED
0089 XMLPUBFUN int xmlUCSIsCurrencySymbols   (int code);
0090 XML_DEPRECATED
0091 XMLPUBFUN int xmlUCSIsCypriotSyllabary  (int code);
0092 XML_DEPRECATED
0093 XMLPUBFUN int xmlUCSIsCyrillic  (int code);
0094 XML_DEPRECATED
0095 XMLPUBFUN int xmlUCSIsCyrillicSupplement    (int code);
0096 XML_DEPRECATED
0097 XMLPUBFUN int xmlUCSIsDeseret   (int code);
0098 XML_DEPRECATED
0099 XMLPUBFUN int xmlUCSIsDevanagari    (int code);
0100 XML_DEPRECATED
0101 XMLPUBFUN int xmlUCSIsDingbats  (int code);
0102 XML_DEPRECATED
0103 XMLPUBFUN int xmlUCSIsEnclosedAlphanumerics (int code);
0104 XML_DEPRECATED
0105 XMLPUBFUN int xmlUCSIsEnclosedCJKLettersandMonths   (int code);
0106 XML_DEPRECATED
0107 XMLPUBFUN int xmlUCSIsEthiopic  (int code);
0108 XML_DEPRECATED
0109 XMLPUBFUN int xmlUCSIsGeneralPunctuation    (int code);
0110 XML_DEPRECATED
0111 XMLPUBFUN int xmlUCSIsGeometricShapes   (int code);
0112 XML_DEPRECATED
0113 XMLPUBFUN int xmlUCSIsGeorgian  (int code);
0114 XML_DEPRECATED
0115 XMLPUBFUN int xmlUCSIsGothic    (int code);
0116 XML_DEPRECATED
0117 XMLPUBFUN int xmlUCSIsGreek (int code);
0118 XML_DEPRECATED
0119 XMLPUBFUN int xmlUCSIsGreekExtended (int code);
0120 XML_DEPRECATED
0121 XMLPUBFUN int xmlUCSIsGreekandCoptic    (int code);
0122 XML_DEPRECATED
0123 XMLPUBFUN int xmlUCSIsGujarati  (int code);
0124 XML_DEPRECATED
0125 XMLPUBFUN int xmlUCSIsGurmukhi  (int code);
0126 XML_DEPRECATED
0127 XMLPUBFUN int xmlUCSIsHalfwidthandFullwidthForms    (int code);
0128 XML_DEPRECATED
0129 XMLPUBFUN int xmlUCSIsHangulCompatibilityJamo   (int code);
0130 XML_DEPRECATED
0131 XMLPUBFUN int xmlUCSIsHangulJamo    (int code);
0132 XML_DEPRECATED
0133 XMLPUBFUN int xmlUCSIsHangulSyllables   (int code);
0134 XML_DEPRECATED
0135 XMLPUBFUN int xmlUCSIsHanunoo   (int code);
0136 XML_DEPRECATED
0137 XMLPUBFUN int xmlUCSIsHebrew    (int code);
0138 XML_DEPRECATED
0139 XMLPUBFUN int xmlUCSIsHighPrivateUseSurrogates  (int code);
0140 XML_DEPRECATED
0141 XMLPUBFUN int xmlUCSIsHighSurrogates    (int code);
0142 XML_DEPRECATED
0143 XMLPUBFUN int xmlUCSIsHiragana  (int code);
0144 XML_DEPRECATED
0145 XMLPUBFUN int xmlUCSIsIPAExtensions (int code);
0146 XML_DEPRECATED
0147 XMLPUBFUN int xmlUCSIsIdeographicDescriptionCharacters  (int code);
0148 XML_DEPRECATED
0149 XMLPUBFUN int xmlUCSIsKanbun    (int code);
0150 XML_DEPRECATED
0151 XMLPUBFUN int xmlUCSIsKangxiRadicals    (int code);
0152 XML_DEPRECATED
0153 XMLPUBFUN int xmlUCSIsKannada   (int code);
0154 XML_DEPRECATED
0155 XMLPUBFUN int xmlUCSIsKatakana  (int code);
0156 XML_DEPRECATED
0157 XMLPUBFUN int xmlUCSIsKatakanaPhoneticExtensions    (int code);
0158 XML_DEPRECATED
0159 XMLPUBFUN int xmlUCSIsKhmer (int code);
0160 XML_DEPRECATED
0161 XMLPUBFUN int xmlUCSIsKhmerSymbols  (int code);
0162 XML_DEPRECATED
0163 XMLPUBFUN int xmlUCSIsLao   (int code);
0164 XML_DEPRECATED
0165 XMLPUBFUN int xmlUCSIsLatin1Supplement  (int code);
0166 XML_DEPRECATED
0167 XMLPUBFUN int xmlUCSIsLatinExtendedA    (int code);
0168 XML_DEPRECATED
0169 XMLPUBFUN int xmlUCSIsLatinExtendedB    (int code);
0170 XML_DEPRECATED
0171 XMLPUBFUN int xmlUCSIsLatinExtendedAdditional   (int code);
0172 XML_DEPRECATED
0173 XMLPUBFUN int xmlUCSIsLetterlikeSymbols (int code);
0174 XML_DEPRECATED
0175 XMLPUBFUN int xmlUCSIsLimbu (int code);
0176 XML_DEPRECATED
0177 XMLPUBFUN int xmlUCSIsLinearBIdeograms  (int code);
0178 XML_DEPRECATED
0179 XMLPUBFUN int xmlUCSIsLinearBSyllabary  (int code);
0180 XML_DEPRECATED
0181 XMLPUBFUN int xmlUCSIsLowSurrogates (int code);
0182 XML_DEPRECATED
0183 XMLPUBFUN int xmlUCSIsMalayalam (int code);
0184 XML_DEPRECATED
0185 XMLPUBFUN int xmlUCSIsMathematicalAlphanumericSymbols   (int code);
0186 XML_DEPRECATED
0187 XMLPUBFUN int xmlUCSIsMathematicalOperators (int code);
0188 XML_DEPRECATED
0189 XMLPUBFUN int xmlUCSIsMiscellaneousMathematicalSymbolsA (int code);
0190 XML_DEPRECATED
0191 XMLPUBFUN int xmlUCSIsMiscellaneousMathematicalSymbolsB (int code);
0192 XML_DEPRECATED
0193 XMLPUBFUN int xmlUCSIsMiscellaneousSymbols  (int code);
0194 XML_DEPRECATED
0195 XMLPUBFUN int xmlUCSIsMiscellaneousSymbolsandArrows (int code);
0196 XML_DEPRECATED
0197 XMLPUBFUN int xmlUCSIsMiscellaneousTechnical    (int code);
0198 XML_DEPRECATED
0199 XMLPUBFUN int xmlUCSIsMongolian (int code);
0200 XML_DEPRECATED
0201 XMLPUBFUN int xmlUCSIsMusicalSymbols    (int code);
0202 XML_DEPRECATED
0203 XMLPUBFUN int xmlUCSIsMyanmar   (int code);
0204 XML_DEPRECATED
0205 XMLPUBFUN int xmlUCSIsNumberForms   (int code);
0206 XML_DEPRECATED
0207 XMLPUBFUN int xmlUCSIsOgham (int code);
0208 XML_DEPRECATED
0209 XMLPUBFUN int xmlUCSIsOldItalic (int code);
0210 XML_DEPRECATED
0211 XMLPUBFUN int xmlUCSIsOpticalCharacterRecognition   (int code);
0212 XML_DEPRECATED
0213 XMLPUBFUN int xmlUCSIsOriya (int code);
0214 XML_DEPRECATED
0215 XMLPUBFUN int xmlUCSIsOsmanya   (int code);
0216 XML_DEPRECATED
0217 XMLPUBFUN int xmlUCSIsPhoneticExtensions    (int code);
0218 XML_DEPRECATED
0219 XMLPUBFUN int xmlUCSIsPrivateUse    (int code);
0220 XML_DEPRECATED
0221 XMLPUBFUN int xmlUCSIsPrivateUseArea    (int code);
0222 XML_DEPRECATED
0223 XMLPUBFUN int xmlUCSIsRunic (int code);
0224 XML_DEPRECATED
0225 XMLPUBFUN int xmlUCSIsShavian   (int code);
0226 XML_DEPRECATED
0227 XMLPUBFUN int xmlUCSIsSinhala   (int code);
0228 XML_DEPRECATED
0229 XMLPUBFUN int xmlUCSIsSmallFormVariants (int code);
0230 XML_DEPRECATED
0231 XMLPUBFUN int xmlUCSIsSpacingModifierLetters    (int code);
0232 XML_DEPRECATED
0233 XMLPUBFUN int xmlUCSIsSpecials  (int code);
0234 XML_DEPRECATED
0235 XMLPUBFUN int xmlUCSIsSuperscriptsandSubscripts (int code);
0236 XML_DEPRECATED
0237 XMLPUBFUN int xmlUCSIsSupplementalArrowsA   (int code);
0238 XML_DEPRECATED
0239 XMLPUBFUN int xmlUCSIsSupplementalArrowsB   (int code);
0240 XML_DEPRECATED
0241 XMLPUBFUN int xmlUCSIsSupplementalMathematicalOperators (int code);
0242 XML_DEPRECATED
0243 XMLPUBFUN int xmlUCSIsSupplementaryPrivateUseAreaA  (int code);
0244 XML_DEPRECATED
0245 XMLPUBFUN int xmlUCSIsSupplementaryPrivateUseAreaB  (int code);
0246 XML_DEPRECATED
0247 XMLPUBFUN int xmlUCSIsSyriac    (int code);
0248 XML_DEPRECATED
0249 XMLPUBFUN int xmlUCSIsTagalog   (int code);
0250 XML_DEPRECATED
0251 XMLPUBFUN int xmlUCSIsTagbanwa  (int code);
0252 XML_DEPRECATED
0253 XMLPUBFUN int xmlUCSIsTags  (int code);
0254 XML_DEPRECATED
0255 XMLPUBFUN int xmlUCSIsTaiLe (int code);
0256 XML_DEPRECATED
0257 XMLPUBFUN int xmlUCSIsTaiXuanJingSymbols    (int code);
0258 XML_DEPRECATED
0259 XMLPUBFUN int xmlUCSIsTamil (int code);
0260 XML_DEPRECATED
0261 XMLPUBFUN int xmlUCSIsTelugu    (int code);
0262 XML_DEPRECATED
0263 XMLPUBFUN int xmlUCSIsThaana    (int code);
0264 XML_DEPRECATED
0265 XMLPUBFUN int xmlUCSIsThai  (int code);
0266 XML_DEPRECATED
0267 XMLPUBFUN int xmlUCSIsTibetan   (int code);
0268 XML_DEPRECATED
0269 XMLPUBFUN int xmlUCSIsUgaritic  (int code);
0270 XML_DEPRECATED
0271 XMLPUBFUN int xmlUCSIsUnifiedCanadianAboriginalSyllabics    (int code);
0272 XML_DEPRECATED
0273 XMLPUBFUN int xmlUCSIsVariationSelectors    (int code);
0274 XML_DEPRECATED
0275 XMLPUBFUN int xmlUCSIsVariationSelectorsSupplement  (int code);
0276 XML_DEPRECATED
0277 XMLPUBFUN int xmlUCSIsYiRadicals    (int code);
0278 XML_DEPRECATED
0279 XMLPUBFUN int xmlUCSIsYiSyllables   (int code);
0280 XML_DEPRECATED
0281 XMLPUBFUN int xmlUCSIsYijingHexagramSymbols (int code);
0282 
0283 XMLPUBFUN int xmlUCSIsBlock (int code, const char *block);
0284 
0285 XML_DEPRECATED
0286 XMLPUBFUN int xmlUCSIsCatC  (int code);
0287 XML_DEPRECATED
0288 XMLPUBFUN int xmlUCSIsCatCc (int code);
0289 XML_DEPRECATED
0290 XMLPUBFUN int xmlUCSIsCatCf (int code);
0291 XML_DEPRECATED
0292 XMLPUBFUN int xmlUCSIsCatCo (int code);
0293 XML_DEPRECATED
0294 XMLPUBFUN int xmlUCSIsCatCs (int code);
0295 XML_DEPRECATED
0296 XMLPUBFUN int xmlUCSIsCatL  (int code);
0297 XML_DEPRECATED
0298 XMLPUBFUN int xmlUCSIsCatLl (int code);
0299 XML_DEPRECATED
0300 XMLPUBFUN int xmlUCSIsCatLm (int code);
0301 XML_DEPRECATED
0302 XMLPUBFUN int xmlUCSIsCatLo (int code);
0303 XML_DEPRECATED
0304 XMLPUBFUN int xmlUCSIsCatLt (int code);
0305 XML_DEPRECATED
0306 XMLPUBFUN int xmlUCSIsCatLu (int code);
0307 XML_DEPRECATED
0308 XMLPUBFUN int xmlUCSIsCatM  (int code);
0309 XML_DEPRECATED
0310 XMLPUBFUN int xmlUCSIsCatMc (int code);
0311 XML_DEPRECATED
0312 XMLPUBFUN int xmlUCSIsCatMe (int code);
0313 XML_DEPRECATED
0314 XMLPUBFUN int xmlUCSIsCatMn (int code);
0315 XML_DEPRECATED
0316 XMLPUBFUN int xmlUCSIsCatN  (int code);
0317 XML_DEPRECATED
0318 XMLPUBFUN int xmlUCSIsCatNd (int code);
0319 XML_DEPRECATED
0320 XMLPUBFUN int xmlUCSIsCatNl (int code);
0321 XML_DEPRECATED
0322 XMLPUBFUN int xmlUCSIsCatNo (int code);
0323 XML_DEPRECATED
0324 XMLPUBFUN int xmlUCSIsCatP  (int code);
0325 XML_DEPRECATED
0326 XMLPUBFUN int xmlUCSIsCatPc (int code);
0327 XML_DEPRECATED
0328 XMLPUBFUN int xmlUCSIsCatPd (int code);
0329 XML_DEPRECATED
0330 XMLPUBFUN int xmlUCSIsCatPe (int code);
0331 XML_DEPRECATED
0332 XMLPUBFUN int xmlUCSIsCatPf (int code);
0333 XML_DEPRECATED
0334 XMLPUBFUN int xmlUCSIsCatPi (int code);
0335 XML_DEPRECATED
0336 XMLPUBFUN int xmlUCSIsCatPo (int code);
0337 XML_DEPRECATED
0338 XMLPUBFUN int xmlUCSIsCatPs (int code);
0339 XML_DEPRECATED
0340 XMLPUBFUN int xmlUCSIsCatS  (int code);
0341 XML_DEPRECATED
0342 XMLPUBFUN int xmlUCSIsCatSc (int code);
0343 XML_DEPRECATED
0344 XMLPUBFUN int xmlUCSIsCatSk (int code);
0345 XML_DEPRECATED
0346 XMLPUBFUN int xmlUCSIsCatSm (int code);
0347 XML_DEPRECATED
0348 XMLPUBFUN int xmlUCSIsCatSo (int code);
0349 XML_DEPRECATED
0350 XMLPUBFUN int xmlUCSIsCatZ  (int code);
0351 XML_DEPRECATED
0352 XMLPUBFUN int xmlUCSIsCatZl (int code);
0353 XML_DEPRECATED
0354 XMLPUBFUN int xmlUCSIsCatZp (int code);
0355 XML_DEPRECATED
0356 XMLPUBFUN int xmlUCSIsCatZs (int code);
0357 
0358 XMLPUBFUN int xmlUCSIsCat   (int code, const char *cat);
0359 
0360 #ifdef __cplusplus
0361 }
0362 #endif
0363 
0364 #endif /* LIBXML_UNICODE_ENABLED */
0365 
0366 #endif /* __XML_UNICODE_H__ */