Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

xmlunicode.h

Go to the documentation of this file.
00001 /*
00002  * xmlunicode.h: this header exports interfaces for the Unicode character APIs
00003  *
00004  * This file is automatically generated from the
00005  * UCS description files of the Unicode Character Database
00006  * http://www.unicode.org/Public/3.1-Update/UnicodeCharacterDatabase-3.1.0.html
00007  * using the genUnicode.py Python script.
00008  *
00009  * Generation date: Mon Aug 25 10:45:50 2003
00010  * Sources: Blocks-4.txt UnicodeData-3.1.0.txt
00011  * Daniel Veillard <veillard@redhat.com>
00012  */
00013 
00014 #ifndef __XML_UNICODE_H__
00015 #define __XML_UNICODE_H__
00016 
00017 #include <libxml/xmlversion.h>
00018 
00019 #ifdef __cplusplus
00020 extern "C" {
00021 #endif
00022 
00023 XMLPUBFUN int XMLCALL xmlUCSIsAlphabeticPresentationForms       (int code);
00024 XMLPUBFUN int XMLCALL xmlUCSIsArabic    (int code);
00025 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsA  (int code);
00026 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsB  (int code);
00027 XMLPUBFUN int XMLCALL xmlUCSIsArmenian  (int code);
00028 XMLPUBFUN int XMLCALL xmlUCSIsArrows    (int code);
00029 XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin        (int code);
00030 XMLPUBFUN int XMLCALL xmlUCSIsBengali   (int code);
00031 XMLPUBFUN int XMLCALL xmlUCSIsBlockElements     (int code);
00032 XMLPUBFUN int XMLCALL xmlUCSIsBopomofo  (int code);
00033 XMLPUBFUN int XMLCALL xmlUCSIsBopomofoExtended  (int code);
00034 XMLPUBFUN int XMLCALL xmlUCSIsBoxDrawing        (int code);
00035 XMLPUBFUN int XMLCALL xmlUCSIsBraillePatterns   (int code);
00036 XMLPUBFUN int XMLCALL xmlUCSIsByzantineMusicalSymbols   (int code);
00037 XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibility  (int code);
00038 XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibilityForms     (int code);
00039 XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibilityIdeographs        (int code);
00040 XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibilityIdeographsSupplement      (int code);
00041 XMLPUBFUN int XMLCALL xmlUCSIsCJKRadicalsSupplement     (int code);
00042 XMLPUBFUN int XMLCALL xmlUCSIsCJKSymbolsandPunctuation  (int code);
00043 XMLPUBFUN int XMLCALL xmlUCSIsCJKUnifiedIdeographs      (int code);
00044 XMLPUBFUN int XMLCALL xmlUCSIsCJKUnifiedIdeographsExtensionA    (int code);
00045 XMLPUBFUN int XMLCALL xmlUCSIsCJKUnifiedIdeographsExtensionB    (int code);
00046 XMLPUBFUN int XMLCALL xmlUCSIsCherokee  (int code);
00047 XMLPUBFUN int XMLCALL xmlUCSIsCombiningDiacriticalMarks (int code);
00048 XMLPUBFUN int XMLCALL xmlUCSIsCombiningHalfMarks        (int code);
00049 XMLPUBFUN int XMLCALL xmlUCSIsCombiningMarksforSymbols  (int code);
00050 XMLPUBFUN int XMLCALL xmlUCSIsControlPictures   (int code);
00051 XMLPUBFUN int XMLCALL xmlUCSIsCurrencySymbols   (int code);
00052 XMLPUBFUN int XMLCALL xmlUCSIsCyrillic  (int code);
00053 XMLPUBFUN int XMLCALL xmlUCSIsDeseret   (int code);
00054 XMLPUBFUN int XMLCALL xmlUCSIsDevanagari        (int code);
00055 XMLPUBFUN int XMLCALL xmlUCSIsDingbats  (int code);
00056 XMLPUBFUN int XMLCALL xmlUCSIsEnclosedAlphanumerics     (int code);
00057 XMLPUBFUN int XMLCALL xmlUCSIsEnclosedCJKLettersandMonths       (int code);
00058 XMLPUBFUN int XMLCALL xmlUCSIsEthiopic  (int code);
00059 XMLPUBFUN int XMLCALL xmlUCSIsGeneralPunctuation        (int code);
00060 XMLPUBFUN int XMLCALL xmlUCSIsGeometricShapes   (int code);
00061 XMLPUBFUN int XMLCALL xmlUCSIsGeorgian  (int code);
00062 XMLPUBFUN int XMLCALL xmlUCSIsGothic    (int code);
00063 XMLPUBFUN int XMLCALL xmlUCSIsGreek     (int code);
00064 XMLPUBFUN int XMLCALL xmlUCSIsGreekExtended     (int code);
00065 XMLPUBFUN int XMLCALL xmlUCSIsGujarati  (int code);
00066 XMLPUBFUN int XMLCALL xmlUCSIsGurmukhi  (int code);
00067 XMLPUBFUN int XMLCALL xmlUCSIsHalfwidthandFullwidthForms        (int code);
00068 XMLPUBFUN int XMLCALL xmlUCSIsHangulCompatibilityJamo   (int code);
00069 XMLPUBFUN int XMLCALL xmlUCSIsHangulJamo        (int code);
00070 XMLPUBFUN int XMLCALL xmlUCSIsHangulSyllables   (int code);
00071 XMLPUBFUN int XMLCALL xmlUCSIsHebrew    (int code);
00072 XMLPUBFUN int XMLCALL xmlUCSIsHighPrivateUseSurrogates  (int code);
00073 XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates    (int code);
00074 XMLPUBFUN int XMLCALL xmlUCSIsHiragana  (int code);
00075 XMLPUBFUN int XMLCALL xmlUCSIsIPAExtensions     (int code);
00076 XMLPUBFUN int XMLCALL xmlUCSIsIdeographicDescriptionCharacters  (int code);
00077 XMLPUBFUN int XMLCALL xmlUCSIsKanbun    (int code);
00078 XMLPUBFUN int XMLCALL xmlUCSIsKangxiRadicals    (int code);
00079 XMLPUBFUN int XMLCALL xmlUCSIsKannada   (int code);
00080 XMLPUBFUN int XMLCALL xmlUCSIsKatakana  (int code);
00081 XMLPUBFUN int XMLCALL xmlUCSIsKhmer     (int code);
00082 XMLPUBFUN int XMLCALL xmlUCSIsLao       (int code);
00083 XMLPUBFUN int XMLCALL xmlUCSIsLatin1Supplement  (int code);
00084 XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedA    (int code);
00085 XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedB    (int code);
00086 XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedAdditional   (int code);
00087 XMLPUBFUN int XMLCALL xmlUCSIsLetterlikeSymbols (int code);
00088 XMLPUBFUN int XMLCALL xmlUCSIsLowSurrogates     (int code);
00089 XMLPUBFUN int XMLCALL xmlUCSIsMalayalam (int code);
00090 XMLPUBFUN int XMLCALL xmlUCSIsMathematicalAlphanumericSymbols   (int code);
00091 XMLPUBFUN int XMLCALL xmlUCSIsMathematicalOperators     (int code);
00092 XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousSymbols      (int code);
00093 XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousTechnical    (int code);
00094 XMLPUBFUN int XMLCALL xmlUCSIsMongolian (int code);
00095 XMLPUBFUN int XMLCALL xmlUCSIsMusicalSymbols    (int code);
00096 XMLPUBFUN int XMLCALL xmlUCSIsMyanmar   (int code);
00097 XMLPUBFUN int XMLCALL xmlUCSIsNumberForms       (int code);
00098 XMLPUBFUN int XMLCALL xmlUCSIsOgham     (int code);
00099 XMLPUBFUN int XMLCALL xmlUCSIsOldItalic (int code);
00100 XMLPUBFUN int XMLCALL xmlUCSIsOpticalCharacterRecognition       (int code);
00101 XMLPUBFUN int XMLCALL xmlUCSIsOriya     (int code);
00102 XMLPUBFUN int XMLCALL xmlUCSIsPrivateUse        (int code);
00103 XMLPUBFUN int XMLCALL xmlUCSIsRunic     (int code);
00104 XMLPUBFUN int XMLCALL xmlUCSIsSinhala   (int code);
00105 XMLPUBFUN int XMLCALL xmlUCSIsSmallFormVariants (int code);
00106 XMLPUBFUN int XMLCALL xmlUCSIsSpacingModifierLetters    (int code);
00107 XMLPUBFUN int XMLCALL xmlUCSIsSpecials  (int code);
00108 XMLPUBFUN int XMLCALL xmlUCSIsSuperscriptsandSubscripts (int code);
00109 XMLPUBFUN int XMLCALL xmlUCSIsSyriac    (int code);
00110 XMLPUBFUN int XMLCALL xmlUCSIsTags      (int code);
00111 XMLPUBFUN int XMLCALL xmlUCSIsTamil     (int code);
00112 XMLPUBFUN int XMLCALL xmlUCSIsTelugu    (int code);
00113 XMLPUBFUN int XMLCALL xmlUCSIsThaana    (int code);
00114 XMLPUBFUN int XMLCALL xmlUCSIsThai      (int code);
00115 XMLPUBFUN int XMLCALL xmlUCSIsTibetan   (int code);
00116 XMLPUBFUN int XMLCALL xmlUCSIsUnifiedCanadianAboriginalSyllabics        (int code);
00117 XMLPUBFUN int XMLCALL xmlUCSIsYiRadicals        (int code);
00118 XMLPUBFUN int XMLCALL xmlUCSIsYiSyllables       (int code);
00119 
00120 XMLPUBFUN int XMLCALL xmlUCSIsBlock     (int code,
00121                          const char *block);
00122 
00123 XMLPUBFUN int XMLCALL xmlUCSIsCatC      (int code);
00124 XMLPUBFUN int XMLCALL xmlUCSIsCatCc     (int code);
00125 XMLPUBFUN int XMLCALL xmlUCSIsCatCf     (int code);
00126 XMLPUBFUN int XMLCALL xmlUCSIsCatCo     (int code);
00127 XMLPUBFUN int XMLCALL xmlUCSIsCatCs     (int code);
00128 XMLPUBFUN int XMLCALL xmlUCSIsCatL      (int code);
00129 XMLPUBFUN int XMLCALL xmlUCSIsCatLl     (int code);
00130 XMLPUBFUN int XMLCALL xmlUCSIsCatLm     (int code);
00131 XMLPUBFUN int XMLCALL xmlUCSIsCatLo     (int code);
00132 XMLPUBFUN int XMLCALL xmlUCSIsCatLt     (int code);
00133 XMLPUBFUN int XMLCALL xmlUCSIsCatLu     (int code);
00134 XMLPUBFUN int XMLCALL xmlUCSIsCatM      (int code);
00135 XMLPUBFUN int XMLCALL xmlUCSIsCatMc     (int code);
00136 XMLPUBFUN int XMLCALL xmlUCSIsCatMe     (int code);
00137 XMLPUBFUN int XMLCALL xmlUCSIsCatMn     (int code);
00138 XMLPUBFUN int XMLCALL xmlUCSIsCatN      (int code);
00139 XMLPUBFUN int XMLCALL xmlUCSIsCatNd     (int code);
00140 XMLPUBFUN int XMLCALL xmlUCSIsCatNl     (int code);
00141 XMLPUBFUN int XMLCALL xmlUCSIsCatNo     (int code);
00142 XMLPUBFUN int XMLCALL xmlUCSIsCatP      (int code);
00143 XMLPUBFUN int XMLCALL xmlUCSIsCatPc     (int code);
00144 XMLPUBFUN int XMLCALL xmlUCSIsCatPd     (int code);
00145 XMLPUBFUN int XMLCALL xmlUCSIsCatPe     (int code);
00146 XMLPUBFUN int XMLCALL xmlUCSIsCatPf     (int code);
00147 XMLPUBFUN int XMLCALL xmlUCSIsCatPi     (int code);
00148 XMLPUBFUN int XMLCALL xmlUCSIsCatPo     (int code);
00149 XMLPUBFUN int XMLCALL xmlUCSIsCatPs     (int code);
00150 XMLPUBFUN int XMLCALL xmlUCSIsCatS      (int code);
00151 XMLPUBFUN int XMLCALL xmlUCSIsCatSc     (int code);
00152 XMLPUBFUN int XMLCALL xmlUCSIsCatSk     (int code);
00153 XMLPUBFUN int XMLCALL xmlUCSIsCatSm     (int code);
00154 XMLPUBFUN int XMLCALL xmlUCSIsCatSo     (int code);
00155 XMLPUBFUN int XMLCALL xmlUCSIsCatZ      (int code);
00156 XMLPUBFUN int XMLCALL xmlUCSIsCatZl     (int code);
00157 XMLPUBFUN int XMLCALL xmlUCSIsCatZp     (int code);
00158 XMLPUBFUN int XMLCALL xmlUCSIsCatZs     (int code);
00159 
00160 XMLPUBFUN int XMLCALL xmlUCSIsCat       (int code,
00161                          const char *cat);
00162 
00163 #ifdef __cplusplus
00164 }
00165 #endif
00166 #endif /* __XML_UNICODE_H__ */
00167 

Generated on Wed Mar 16 00:10:27 2005 for Dibbler - a portable DHCPv6 by  doxygen 1.3.9.1