blob: 5ea085931fe763fd55bf9c891e0d68b6581fcc83 [file] [log] [blame]
Daniel Veillardd4330462003-04-29 12:40:16 +00001<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xmlunicode</title><meta name="generator" content="DocBook XSL Stylesheets V1.58.1"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
2 .synopsis, .classsynopsis {
3 background: #eeeeee;
4 border: solid 1px #aaaaaa;
5 padding: 0.5em;
6 }
7 .programlisting {
8 background: #eeeeff;
9 border: solid 1px #aaaaff;
10 padding: 0.5em;
11 }
12 .variablelist {
13 padding: 4px;
14 margin-left: 3em;
15 }
16 .navigation {
17 background: #ffeeee;
18 border: solid 1px #ffaaaa;
19 margin-top: 0.5em;
20 margin-bottom: 0.5em;
21 }
22 .navigation a {
23 color: #770000;
24 }
25 .navigation a:visited {
26 color: #550000;
27 }
28 .navigation .title {
29 font-size: 200%;
30 }
31 </style><link rel="home" href="index.html" title="Gnome XML Library Reference Manual"><link rel="up" href="libxml-lib.html" title="Libxml Library Reference"><link rel="previous" href="libxml-xmlautomata.html" title="xmlautomata"><link rel="next" href="libxml-xmlschemas.html" title="xmlschemas"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="libxml-xmlautomata.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></img></a></td><td><a accesskey="u" href="libxml-lib.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></img></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></img></a></td><th width="100%" align="center">Gnome XML Library Reference Manual</th><td><a accesskey="n" href="libxml-xmlschemas.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></img></a></td></tr></table><div class="refentry" lang="en"><a name="libxml-xmlunicode"></a><div class="titlepage"></div><div class="refnamediv"><h2>xmlunicode</h2><p>xmlunicode &#8212; </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
Daniel Veillard80ce3732002-10-07 17:39:30 +000032
Daniel Veillardd4330462003-04-29 12:40:16 +000033
34
35int <a href="libxml-xmlunicode.html#xmlUCSIsAlphabeticPresentationForms">xmlUCSIsAlphabeticPresentationForms</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000036 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000037int <a href="libxml-xmlunicode.html#xmlUCSIsArabic">xmlUCSIsArabic</a> (int code);
38int <a href="libxml-xmlunicode.html#xmlUCSIsArabicPresentationFormsA">xmlUCSIsArabicPresentationFormsA</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000039 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000040int <a href="libxml-xmlunicode.html#xmlUCSIsArabicPresentationFormsB">xmlUCSIsArabicPresentationFormsB</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000041 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000042int <a href="libxml-xmlunicode.html#xmlUCSIsArmenian">xmlUCSIsArmenian</a> (int code);
43int <a href="libxml-xmlunicode.html#xmlUCSIsArrows">xmlUCSIsArrows</a> (int code);
44int <a href="libxml-xmlunicode.html#xmlUCSIsBasicLatin">xmlUCSIsBasicLatin</a> (int code);
45int <a href="libxml-xmlunicode.html#xmlUCSIsBengali">xmlUCSIsBengali</a> (int code);
46int <a href="libxml-xmlunicode.html#xmlUCSIsBlockElements">xmlUCSIsBlockElements</a> (int code);
47int <a href="libxml-xmlunicode.html#xmlUCSIsBopomofo">xmlUCSIsBopomofo</a> (int code);
48int <a href="libxml-xmlunicode.html#xmlUCSIsBopomofoExtended">xmlUCSIsBopomofoExtended</a> (int code);
49int <a href="libxml-xmlunicode.html#xmlUCSIsBoxDrawing">xmlUCSIsBoxDrawing</a> (int code);
50int <a href="libxml-xmlunicode.html#xmlUCSIsBraillePatterns">xmlUCSIsBraillePatterns</a> (int code);
51int <a href="libxml-xmlunicode.html#xmlUCSIsByzantineMusicalSymbols">xmlUCSIsByzantineMusicalSymbols</a> (int code);
52int <a href="libxml-xmlunicode.html#xmlUCSIsCJKCompatibility">xmlUCSIsCJKCompatibility</a> (int code);
53int <a href="libxml-xmlunicode.html#xmlUCSIsCJKCompatibilityForms">xmlUCSIsCJKCompatibilityForms</a> (int code);
54int <a href="libxml-xmlunicode.html#xmlUCSIsCJKCompatibilityIdeographs">xmlUCSIsCJKCompatibilityIdeographs</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000055 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000056int <a href="libxml-xmlunicode.html#xmlUCSIsCJKCompatibilityIdeographsSupplement">xmlUCSIsCJKCompatibilityIdeographsSupplement</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000057 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000058int <a href="libxml-xmlunicode.html#xmlUCSIsCJKRadicalsSupplement">xmlUCSIsCJKRadicalsSupplement</a> (int code);
59int <a href="libxml-xmlunicode.html#xmlUCSIsCJKSymbolsandPunctuation">xmlUCSIsCJKSymbolsandPunctuation</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000060 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000061int <a href="libxml-xmlunicode.html#xmlUCSIsCJKUnifiedIdeographs">xmlUCSIsCJKUnifiedIdeographs</a> (int code);
62int <a href="libxml-xmlunicode.html#xmlUCSIsCJKUnifiedIdeographsExtensionA">xmlUCSIsCJKUnifiedIdeographsExtensionA</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000063 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000064int <a href="libxml-xmlunicode.html#xmlUCSIsCJKUnifiedIdeographsExtensionB">xmlUCSIsCJKUnifiedIdeographsExtensionB</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000065 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000066int <a href="libxml-xmlunicode.html#xmlUCSIsCherokee">xmlUCSIsCherokee</a> (int code);
67int <a href="libxml-xmlunicode.html#xmlUCSIsCombiningDiacriticalMarks">xmlUCSIsCombiningDiacriticalMarks</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000068 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000069int <a href="libxml-xmlunicode.html#xmlUCSIsCombiningHalfMarks">xmlUCSIsCombiningHalfMarks</a> (int code);
70int <a href="libxml-xmlunicode.html#xmlUCSIsCombiningMarksforSymbols">xmlUCSIsCombiningMarksforSymbols</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000071 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000072int <a href="libxml-xmlunicode.html#xmlUCSIsControlPictures">xmlUCSIsControlPictures</a> (int code);
73int <a href="libxml-xmlunicode.html#xmlUCSIsCurrencySymbols">xmlUCSIsCurrencySymbols</a> (int code);
74int <a href="libxml-xmlunicode.html#xmlUCSIsCyrillic">xmlUCSIsCyrillic</a> (int code);
75int <a href="libxml-xmlunicode.html#xmlUCSIsDeseret">xmlUCSIsDeseret</a> (int code);
76int <a href="libxml-xmlunicode.html#xmlUCSIsDevanagari">xmlUCSIsDevanagari</a> (int code);
77int <a href="libxml-xmlunicode.html#xmlUCSIsDingbats">xmlUCSIsDingbats</a> (int code);
78int <a href="libxml-xmlunicode.html#xmlUCSIsEnclosedAlphanumerics">xmlUCSIsEnclosedAlphanumerics</a> (int code);
79int <a href="libxml-xmlunicode.html#xmlUCSIsEnclosedCJKLettersandMonths">xmlUCSIsEnclosedCJKLettersandMonths</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000080 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000081int <a href="libxml-xmlunicode.html#xmlUCSIsEthiopic">xmlUCSIsEthiopic</a> (int code);
82int <a href="libxml-xmlunicode.html#xmlUCSIsGeneralPunctuation">xmlUCSIsGeneralPunctuation</a> (int code);
83int <a href="libxml-xmlunicode.html#xmlUCSIsGeometricShapes">xmlUCSIsGeometricShapes</a> (int code);
84int <a href="libxml-xmlunicode.html#xmlUCSIsGeorgian">xmlUCSIsGeorgian</a> (int code);
85int <a href="libxml-xmlunicode.html#xmlUCSIsGothic">xmlUCSIsGothic</a> (int code);
86int <a href="libxml-xmlunicode.html#xmlUCSIsGreek">xmlUCSIsGreek</a> (int code);
87int <a href="libxml-xmlunicode.html#xmlUCSIsGreekExtended">xmlUCSIsGreekExtended</a> (int code);
88int <a href="libxml-xmlunicode.html#xmlUCSIsGujarati">xmlUCSIsGujarati</a> (int code);
89int <a href="libxml-xmlunicode.html#xmlUCSIsGurmukhi">xmlUCSIsGurmukhi</a> (int code);
90int <a href="libxml-xmlunicode.html#xmlUCSIsHalfwidthandFullwidthForms">xmlUCSIsHalfwidthandFullwidthForms</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000091 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000092int <a href="libxml-xmlunicode.html#xmlUCSIsHangulCompatibilityJamo">xmlUCSIsHangulCompatibilityJamo</a> (int code);
93int <a href="libxml-xmlunicode.html#xmlUCSIsHangulJamo">xmlUCSIsHangulJamo</a> (int code);
94int <a href="libxml-xmlunicode.html#xmlUCSIsHangulSyllables">xmlUCSIsHangulSyllables</a> (int code);
95int <a href="libxml-xmlunicode.html#xmlUCSIsHebrew">xmlUCSIsHebrew</a> (int code);
96int <a href="libxml-xmlunicode.html#xmlUCSIsHighPrivateUseSurrogates">xmlUCSIsHighPrivateUseSurrogates</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +000097 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +000098int <a href="libxml-xmlunicode.html#xmlUCSIsHighSurrogates">xmlUCSIsHighSurrogates</a> (int code);
99int <a href="libxml-xmlunicode.html#xmlUCSIsHiragana">xmlUCSIsHiragana</a> (int code);
100int <a href="libxml-xmlunicode.html#xmlUCSIsIPAExtensions">xmlUCSIsIPAExtensions</a> (int code);
101int <a href="libxml-xmlunicode.html#xmlUCSIsIdeographicDescriptionCharacters">xmlUCSIsIdeographicDescriptionCharacters</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +0000102 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +0000103int <a href="libxml-xmlunicode.html#xmlUCSIsKanbun">xmlUCSIsKanbun</a> (int code);
104int <a href="libxml-xmlunicode.html#xmlUCSIsKangxiRadicals">xmlUCSIsKangxiRadicals</a> (int code);
105int <a href="libxml-xmlunicode.html#xmlUCSIsKannada">xmlUCSIsKannada</a> (int code);
106int <a href="libxml-xmlunicode.html#xmlUCSIsKatakana">xmlUCSIsKatakana</a> (int code);
107int <a href="libxml-xmlunicode.html#xmlUCSIsKhmer">xmlUCSIsKhmer</a> (int code);
108int <a href="libxml-xmlunicode.html#xmlUCSIsLao">xmlUCSIsLao</a> (int code);
109int <a href="libxml-xmlunicode.html#xmlUCSIsLatin1Supplement">xmlUCSIsLatin1Supplement</a> (int code);
110int <a href="libxml-xmlunicode.html#xmlUCSIsLatinExtendedA">xmlUCSIsLatinExtendedA</a> (int code);
111int <a href="libxml-xmlunicode.html#xmlUCSIsLatinExtendedB">xmlUCSIsLatinExtendedB</a> (int code);
112int <a href="libxml-xmlunicode.html#xmlUCSIsLatinExtendedAdditional">xmlUCSIsLatinExtendedAdditional</a> (int code);
113int <a href="libxml-xmlunicode.html#xmlUCSIsLetterlikeSymbols">xmlUCSIsLetterlikeSymbols</a> (int code);
114int <a href="libxml-xmlunicode.html#xmlUCSIsLowSurrogates">xmlUCSIsLowSurrogates</a> (int code);
115int <a href="libxml-xmlunicode.html#xmlUCSIsMalayalam">xmlUCSIsMalayalam</a> (int code);
116int <a href="libxml-xmlunicode.html#xmlUCSIsMathematicalAlphanumericSymbols">xmlUCSIsMathematicalAlphanumericSymbols</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +0000117 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +0000118int <a href="libxml-xmlunicode.html#xmlUCSIsMathematicalOperators">xmlUCSIsMathematicalOperators</a> (int code);
119int <a href="libxml-xmlunicode.html#xmlUCSIsMiscellaneousSymbols">xmlUCSIsMiscellaneousSymbols</a> (int code);
120int <a href="libxml-xmlunicode.html#xmlUCSIsMiscellaneousTechnical">xmlUCSIsMiscellaneousTechnical</a> (int code);
121int <a href="libxml-xmlunicode.html#xmlUCSIsMongolian">xmlUCSIsMongolian</a> (int code);
122int <a href="libxml-xmlunicode.html#xmlUCSIsMusicalSymbols">xmlUCSIsMusicalSymbols</a> (int code);
123int <a href="libxml-xmlunicode.html#xmlUCSIsMyanmar">xmlUCSIsMyanmar</a> (int code);
124int <a href="libxml-xmlunicode.html#xmlUCSIsNumberForms">xmlUCSIsNumberForms</a> (int code);
125int <a href="libxml-xmlunicode.html#xmlUCSIsOgham">xmlUCSIsOgham</a> (int code);
126int <a href="libxml-xmlunicode.html#xmlUCSIsOldItalic">xmlUCSIsOldItalic</a> (int code);
127int <a href="libxml-xmlunicode.html#xmlUCSIsOpticalCharacterRecognition">xmlUCSIsOpticalCharacterRecognition</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +0000128 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +0000129int <a href="libxml-xmlunicode.html#xmlUCSIsOriya">xmlUCSIsOriya</a> (int code);
130int <a href="libxml-xmlunicode.html#xmlUCSIsPrivateUse">xmlUCSIsPrivateUse</a> (int code);
131int <a href="libxml-xmlunicode.html#xmlUCSIsRunic">xmlUCSIsRunic</a> (int code);
132int <a href="libxml-xmlunicode.html#xmlUCSIsSinhala">xmlUCSIsSinhala</a> (int code);
133int <a href="libxml-xmlunicode.html#xmlUCSIsSmallFormVariants">xmlUCSIsSmallFormVariants</a> (int code);
134int <a href="libxml-xmlunicode.html#xmlUCSIsSpacingModifierLetters">xmlUCSIsSpacingModifierLetters</a> (int code);
135int <a href="libxml-xmlunicode.html#xmlUCSIsSpecials">xmlUCSIsSpecials</a> (int code);
136int <a href="libxml-xmlunicode.html#xmlUCSIsSuperscriptsandSubscripts">xmlUCSIsSuperscriptsandSubscripts</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +0000137 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +0000138int <a href="libxml-xmlunicode.html#xmlUCSIsSyriac">xmlUCSIsSyriac</a> (int code);
139int <a href="libxml-xmlunicode.html#xmlUCSIsTags">xmlUCSIsTags</a> (int code);
140int <a href="libxml-xmlunicode.html#xmlUCSIsTamil">xmlUCSIsTamil</a> (int code);
141int <a href="libxml-xmlunicode.html#xmlUCSIsTelugu">xmlUCSIsTelugu</a> (int code);
142int <a href="libxml-xmlunicode.html#xmlUCSIsThaana">xmlUCSIsThaana</a> (int code);
143int <a href="libxml-xmlunicode.html#xmlUCSIsThai">xmlUCSIsThai</a> (int code);
144int <a href="libxml-xmlunicode.html#xmlUCSIsTibetan">xmlUCSIsTibetan</a> (int code);
145int <a href="libxml-xmlunicode.html#xmlUCSIsUnifiedCanadianAboriginalSyllabics">xmlUCSIsUnifiedCanadianAboriginalSyllabics</a>
Daniel Veillard80ce3732002-10-07 17:39:30 +0000146 (int code);
Daniel Veillardd4330462003-04-29 12:40:16 +0000147int <a href="libxml-xmlunicode.html#xmlUCSIsYiRadicals">xmlUCSIsYiRadicals</a> (int code);
148int <a href="libxml-xmlunicode.html#xmlUCSIsYiSyllables">xmlUCSIsYiSyllables</a> (int code);
149int <a href="libxml-xmlunicode.html#xmlUCSIsBlock">xmlUCSIsBlock</a> (int code,
Daniel Veillard80ce3732002-10-07 17:39:30 +0000150 const char *block);
Daniel Veillardd4330462003-04-29 12:40:16 +0000151int <a href="libxml-xmlunicode.html#xmlUCSIsCatC">xmlUCSIsCatC</a> (int code);
152int <a href="libxml-xmlunicode.html#xmlUCSIsCatCc">xmlUCSIsCatCc</a> (int code);
153int <a href="libxml-xmlunicode.html#xmlUCSIsCatCf">xmlUCSIsCatCf</a> (int code);
154int <a href="libxml-xmlunicode.html#xmlUCSIsCatCo">xmlUCSIsCatCo</a> (int code);
155int <a href="libxml-xmlunicode.html#xmlUCSIsCatCs">xmlUCSIsCatCs</a> (int code);
156int <a href="libxml-xmlunicode.html#xmlUCSIsCatL">xmlUCSIsCatL</a> (int code);
157int <a href="libxml-xmlunicode.html#xmlUCSIsCatLl">xmlUCSIsCatLl</a> (int code);
158int <a href="libxml-xmlunicode.html#xmlUCSIsCatLm">xmlUCSIsCatLm</a> (int code);
159int <a href="libxml-xmlunicode.html#xmlUCSIsCatLo">xmlUCSIsCatLo</a> (int code);
160int <a href="libxml-xmlunicode.html#xmlUCSIsCatLt">xmlUCSIsCatLt</a> (int code);
161int <a href="libxml-xmlunicode.html#xmlUCSIsCatLu">xmlUCSIsCatLu</a> (int code);
162int <a href="libxml-xmlunicode.html#xmlUCSIsCatM">xmlUCSIsCatM</a> (int code);
163int <a href="libxml-xmlunicode.html#xmlUCSIsCatMc">xmlUCSIsCatMc</a> (int code);
164int <a href="libxml-xmlunicode.html#xmlUCSIsCatMe">xmlUCSIsCatMe</a> (int code);
165int <a href="libxml-xmlunicode.html#xmlUCSIsCatMn">xmlUCSIsCatMn</a> (int code);
166int <a href="libxml-xmlunicode.html#xmlUCSIsCatN">xmlUCSIsCatN</a> (int code);
167int <a href="libxml-xmlunicode.html#xmlUCSIsCatNd">xmlUCSIsCatNd</a> (int code);
168int <a href="libxml-xmlunicode.html#xmlUCSIsCatNl">xmlUCSIsCatNl</a> (int code);
169int <a href="libxml-xmlunicode.html#xmlUCSIsCatNo">xmlUCSIsCatNo</a> (int code);
170int <a href="libxml-xmlunicode.html#xmlUCSIsCatP">xmlUCSIsCatP</a> (int code);
171int <a href="libxml-xmlunicode.html#xmlUCSIsCatPc">xmlUCSIsCatPc</a> (int code);
172int <a href="libxml-xmlunicode.html#xmlUCSIsCatPd">xmlUCSIsCatPd</a> (int code);
173int <a href="libxml-xmlunicode.html#xmlUCSIsCatPe">xmlUCSIsCatPe</a> (int code);
174int <a href="libxml-xmlunicode.html#xmlUCSIsCatPf">xmlUCSIsCatPf</a> (int code);
175int <a href="libxml-xmlunicode.html#xmlUCSIsCatPi">xmlUCSIsCatPi</a> (int code);
176int <a href="libxml-xmlunicode.html#xmlUCSIsCatPo">xmlUCSIsCatPo</a> (int code);
177int <a href="libxml-xmlunicode.html#xmlUCSIsCatPs">xmlUCSIsCatPs</a> (int code);
178int <a href="libxml-xmlunicode.html#xmlUCSIsCatS">xmlUCSIsCatS</a> (int code);
179int <a href="libxml-xmlunicode.html#xmlUCSIsCatSc">xmlUCSIsCatSc</a> (int code);
180int <a href="libxml-xmlunicode.html#xmlUCSIsCatSk">xmlUCSIsCatSk</a> (int code);
181int <a href="libxml-xmlunicode.html#xmlUCSIsCatSm">xmlUCSIsCatSm</a> (int code);
182int <a href="libxml-xmlunicode.html#xmlUCSIsCatSo">xmlUCSIsCatSo</a> (int code);
183int <a href="libxml-xmlunicode.html#xmlUCSIsCatZ">xmlUCSIsCatZ</a> (int code);
184int <a href="libxml-xmlunicode.html#xmlUCSIsCatZl">xmlUCSIsCatZl</a> (int code);
185int <a href="libxml-xmlunicode.html#xmlUCSIsCatZp">xmlUCSIsCatZp</a> (int code);
186int <a href="libxml-xmlunicode.html#xmlUCSIsCatZs">xmlUCSIsCatZs</a> (int code);
187int <a href="libxml-xmlunicode.html#xmlUCSIsCat">xmlUCSIsCat</a> (int code,
188 const char *cat);
189</pre></div><div class="refsect1" lang="en"><h2>Description</h2><p>
190
191</p></div><div class="refsect1" lang="en"><h2>Details</h2><div class="refsect2" lang="en"><h3><a name="xmlUCSIsAlphabeticPresentationForms"></a>xmlUCSIsAlphabeticPresentationForms ()</h3><pre class="programlisting">int xmlUCSIsAlphabeticPresentationForms
192 (int code);</pre><p>
193Check whether the character is part of AlphabeticPresentationForms UCS Block</p><p>
194
Daniel Veillardd7cec922003-06-13 12:30:10 +0000195</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
196</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000197</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsArabic"></a>xmlUCSIsArabic ()</h3><pre class="programlisting">int xmlUCSIsArabic (int code);</pre><p>
198Check whether the character is part of Arabic UCS Block</p><p>
199
Daniel Veillardd7cec922003-06-13 12:30:10 +0000200</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
201</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000202</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsArabicPresentationFormsA"></a>xmlUCSIsArabicPresentationFormsA ()</h3><pre class="programlisting">int xmlUCSIsArabicPresentationFormsA
203 (int code);</pre><p>
204Check whether the character is part of ArabicPresentationForms-A UCS Block</p><p>
205
Daniel Veillardd7cec922003-06-13 12:30:10 +0000206</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
207</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000208</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsArabicPresentationFormsB"></a>xmlUCSIsArabicPresentationFormsB ()</h3><pre class="programlisting">int xmlUCSIsArabicPresentationFormsB
209 (int code);</pre><p>
210Check whether the character is part of ArabicPresentationForms-B UCS Block</p><p>
211
Daniel Veillardd7cec922003-06-13 12:30:10 +0000212</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
213</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000214</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsArmenian"></a>xmlUCSIsArmenian ()</h3><pre class="programlisting">int xmlUCSIsArmenian (int code);</pre><p>
215Check whether the character is part of Armenian UCS Block</p><p>
216
Daniel Veillardd7cec922003-06-13 12:30:10 +0000217</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
218</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000219</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsArrows"></a>xmlUCSIsArrows ()</h3><pre class="programlisting">int xmlUCSIsArrows (int code);</pre><p>
220Check whether the character is part of Arrows UCS Block</p><p>
221
Daniel Veillardd7cec922003-06-13 12:30:10 +0000222</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
223</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000224</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsBasicLatin"></a>xmlUCSIsBasicLatin ()</h3><pre class="programlisting">int xmlUCSIsBasicLatin (int code);</pre><p>
225Check whether the character is part of BasicLatin UCS Block</p><p>
226
Daniel Veillardd7cec922003-06-13 12:30:10 +0000227</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
228</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000229</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsBengali"></a>xmlUCSIsBengali ()</h3><pre class="programlisting">int xmlUCSIsBengali (int code);</pre><p>
230Check whether the character is part of Bengali UCS Block</p><p>
231
Daniel Veillardd7cec922003-06-13 12:30:10 +0000232</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
233</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000234</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsBlockElements"></a>xmlUCSIsBlockElements ()</h3><pre class="programlisting">int xmlUCSIsBlockElements (int code);</pre><p>
235Check whether the character is part of BlockElements UCS Block</p><p>
236
Daniel Veillardd7cec922003-06-13 12:30:10 +0000237</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
238</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000239</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsBopomofo"></a>xmlUCSIsBopomofo ()</h3><pre class="programlisting">int xmlUCSIsBopomofo (int code);</pre><p>
240Check whether the character is part of Bopomofo UCS Block</p><p>
241
Daniel Veillardd7cec922003-06-13 12:30:10 +0000242</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
243</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000244</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsBopomofoExtended"></a>xmlUCSIsBopomofoExtended ()</h3><pre class="programlisting">int xmlUCSIsBopomofoExtended (int code);</pre><p>
245Check whether the character is part of BopomofoExtended UCS Block</p><p>
246
Daniel Veillardd7cec922003-06-13 12:30:10 +0000247</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
248</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000249</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsBoxDrawing"></a>xmlUCSIsBoxDrawing ()</h3><pre class="programlisting">int xmlUCSIsBoxDrawing (int code);</pre><p>
250Check whether the character is part of BoxDrawing UCS Block</p><p>
251
Daniel Veillardd7cec922003-06-13 12:30:10 +0000252</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
253</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000254</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsBraillePatterns"></a>xmlUCSIsBraillePatterns ()</h3><pre class="programlisting">int xmlUCSIsBraillePatterns (int code);</pre><p>
255Check whether the character is part of BraillePatterns UCS Block</p><p>
256
Daniel Veillardd7cec922003-06-13 12:30:10 +0000257</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
258</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000259</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsByzantineMusicalSymbols"></a>xmlUCSIsByzantineMusicalSymbols ()</h3><pre class="programlisting">int xmlUCSIsByzantineMusicalSymbols (int code);</pre><p>
260Check whether the character is part of ByzantineMusicalSymbols UCS Block</p><p>
261
Daniel Veillardd7cec922003-06-13 12:30:10 +0000262</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
263</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000264</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCJKCompatibility"></a>xmlUCSIsCJKCompatibility ()</h3><pre class="programlisting">int xmlUCSIsCJKCompatibility (int code);</pre><p>
265Check whether the character is part of CJKCompatibility UCS Block</p><p>
266
Daniel Veillardd7cec922003-06-13 12:30:10 +0000267</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
268</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000269</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCJKCompatibilityForms"></a>xmlUCSIsCJKCompatibilityForms ()</h3><pre class="programlisting">int xmlUCSIsCJKCompatibilityForms (int code);</pre><p>
270Check whether the character is part of CJKCompatibilityForms UCS Block</p><p>
271
Daniel Veillardd7cec922003-06-13 12:30:10 +0000272</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
273</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000274</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCJKCompatibilityIdeographs"></a>xmlUCSIsCJKCompatibilityIdeographs ()</h3><pre class="programlisting">int xmlUCSIsCJKCompatibilityIdeographs
275 (int code);</pre><p>
276Check whether the character is part of CJKCompatibilityIdeographs UCS Block</p><p>
277
Daniel Veillardd7cec922003-06-13 12:30:10 +0000278</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
279</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000280</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCJKCompatibilityIdeographsSupplement"></a>xmlUCSIsCJKCompatibilityIdeographsSupplement ()</h3><pre class="programlisting">int xmlUCSIsCJKCompatibilityIdeographsSupplement
281 (int code);</pre><p>
282Check whether the character is part of CJKCompatibilityIdeographsSupplement UCS Block</p><p>
283
Daniel Veillardd7cec922003-06-13 12:30:10 +0000284</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
285</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000286</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCJKRadicalsSupplement"></a>xmlUCSIsCJKRadicalsSupplement ()</h3><pre class="programlisting">int xmlUCSIsCJKRadicalsSupplement (int code);</pre><p>
287Check whether the character is part of CJKRadicalsSupplement UCS Block</p><p>
288
Daniel Veillardd7cec922003-06-13 12:30:10 +0000289</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
290</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000291</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCJKSymbolsandPunctuation"></a>xmlUCSIsCJKSymbolsandPunctuation ()</h3><pre class="programlisting">int xmlUCSIsCJKSymbolsandPunctuation
292 (int code);</pre><p>
293Check whether the character is part of CJKSymbolsandPunctuation UCS Block</p><p>
294
Daniel Veillardd7cec922003-06-13 12:30:10 +0000295</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
296</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000297</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCJKUnifiedIdeographs"></a>xmlUCSIsCJKUnifiedIdeographs ()</h3><pre class="programlisting">int xmlUCSIsCJKUnifiedIdeographs (int code);</pre><p>
298Check whether the character is part of CJKUnifiedIdeographs UCS Block</p><p>
299
Daniel Veillardd7cec922003-06-13 12:30:10 +0000300</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
301</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000302</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCJKUnifiedIdeographsExtensionA"></a>xmlUCSIsCJKUnifiedIdeographsExtensionA ()</h3><pre class="programlisting">int xmlUCSIsCJKUnifiedIdeographsExtensionA
303 (int code);</pre><p>
304Check whether the character is part of CJKUnifiedIdeographsExtensionA UCS Block</p><p>
305
Daniel Veillardd7cec922003-06-13 12:30:10 +0000306</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
307</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000308</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCJKUnifiedIdeographsExtensionB"></a>xmlUCSIsCJKUnifiedIdeographsExtensionB ()</h3><pre class="programlisting">int xmlUCSIsCJKUnifiedIdeographsExtensionB
309 (int code);</pre><p>
310Check whether the character is part of CJKUnifiedIdeographsExtensionB UCS Block</p><p>
311
Daniel Veillardd7cec922003-06-13 12:30:10 +0000312</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
313</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000314</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCherokee"></a>xmlUCSIsCherokee ()</h3><pre class="programlisting">int xmlUCSIsCherokee (int code);</pre><p>
315Check whether the character is part of Cherokee UCS Block</p><p>
316
Daniel Veillardd7cec922003-06-13 12:30:10 +0000317</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
318</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000319</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCombiningDiacriticalMarks"></a>xmlUCSIsCombiningDiacriticalMarks ()</h3><pre class="programlisting">int xmlUCSIsCombiningDiacriticalMarks
320 (int code);</pre><p>
321Check whether the character is part of CombiningDiacriticalMarks UCS Block</p><p>
322
Daniel Veillardd7cec922003-06-13 12:30:10 +0000323</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
324</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000325</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCombiningHalfMarks"></a>xmlUCSIsCombiningHalfMarks ()</h3><pre class="programlisting">int xmlUCSIsCombiningHalfMarks (int code);</pre><p>
326Check whether the character is part of CombiningHalfMarks UCS Block</p><p>
327
Daniel Veillardd7cec922003-06-13 12:30:10 +0000328</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
329</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000330</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCombiningMarksforSymbols"></a>xmlUCSIsCombiningMarksforSymbols ()</h3><pre class="programlisting">int xmlUCSIsCombiningMarksforSymbols
331 (int code);</pre><p>
332Check whether the character is part of CombiningMarksforSymbols UCS Block</p><p>
333
Daniel Veillardd7cec922003-06-13 12:30:10 +0000334</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
335</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000336</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsControlPictures"></a>xmlUCSIsControlPictures ()</h3><pre class="programlisting">int xmlUCSIsControlPictures (int code);</pre><p>
337Check whether the character is part of ControlPictures UCS Block</p><p>
338
Daniel Veillardd7cec922003-06-13 12:30:10 +0000339</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
340</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000341</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCurrencySymbols"></a>xmlUCSIsCurrencySymbols ()</h3><pre class="programlisting">int xmlUCSIsCurrencySymbols (int code);</pre><p>
342Check whether the character is part of CurrencySymbols UCS Block</p><p>
343
Daniel Veillardd7cec922003-06-13 12:30:10 +0000344</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
345</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000346</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCyrillic"></a>xmlUCSIsCyrillic ()</h3><pre class="programlisting">int xmlUCSIsCyrillic (int code);</pre><p>
347Check whether the character is part of Cyrillic UCS Block</p><p>
348
Daniel Veillardd7cec922003-06-13 12:30:10 +0000349</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
350</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000351</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsDeseret"></a>xmlUCSIsDeseret ()</h3><pre class="programlisting">int xmlUCSIsDeseret (int code);</pre><p>
352Check whether the character is part of Deseret UCS Block</p><p>
353
Daniel Veillardd7cec922003-06-13 12:30:10 +0000354</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
355</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000356</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsDevanagari"></a>xmlUCSIsDevanagari ()</h3><pre class="programlisting">int xmlUCSIsDevanagari (int code);</pre><p>
357Check whether the character is part of Devanagari UCS Block</p><p>
358
Daniel Veillardd7cec922003-06-13 12:30:10 +0000359</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
360</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000361</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsDingbats"></a>xmlUCSIsDingbats ()</h3><pre class="programlisting">int xmlUCSIsDingbats (int code);</pre><p>
362Check whether the character is part of Dingbats UCS Block</p><p>
363
Daniel Veillardd7cec922003-06-13 12:30:10 +0000364</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
365</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000366</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsEnclosedAlphanumerics"></a>xmlUCSIsEnclosedAlphanumerics ()</h3><pre class="programlisting">int xmlUCSIsEnclosedAlphanumerics (int code);</pre><p>
367Check whether the character is part of EnclosedAlphanumerics UCS Block</p><p>
368
Daniel Veillardd7cec922003-06-13 12:30:10 +0000369</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
370</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000371</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsEnclosedCJKLettersandMonths"></a>xmlUCSIsEnclosedCJKLettersandMonths ()</h3><pre class="programlisting">int xmlUCSIsEnclosedCJKLettersandMonths
372 (int code);</pre><p>
373Check whether the character is part of EnclosedCJKLettersandMonths UCS Block</p><p>
374
Daniel Veillardd7cec922003-06-13 12:30:10 +0000375</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
376</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000377</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsEthiopic"></a>xmlUCSIsEthiopic ()</h3><pre class="programlisting">int xmlUCSIsEthiopic (int code);</pre><p>
378Check whether the character is part of Ethiopic UCS Block</p><p>
379
Daniel Veillardd7cec922003-06-13 12:30:10 +0000380</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
381</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000382</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsGeneralPunctuation"></a>xmlUCSIsGeneralPunctuation ()</h3><pre class="programlisting">int xmlUCSIsGeneralPunctuation (int code);</pre><p>
383Check whether the character is part of GeneralPunctuation UCS Block</p><p>
384
Daniel Veillardd7cec922003-06-13 12:30:10 +0000385</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
386</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000387</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsGeometricShapes"></a>xmlUCSIsGeometricShapes ()</h3><pre class="programlisting">int xmlUCSIsGeometricShapes (int code);</pre><p>
388Check whether the character is part of GeometricShapes UCS Block</p><p>
389
Daniel Veillardd7cec922003-06-13 12:30:10 +0000390</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
391</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000392</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsGeorgian"></a>xmlUCSIsGeorgian ()</h3><pre class="programlisting">int xmlUCSIsGeorgian (int code);</pre><p>
393Check whether the character is part of Georgian UCS Block</p><p>
394
Daniel Veillardd7cec922003-06-13 12:30:10 +0000395</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
396</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000397</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsGothic"></a>xmlUCSIsGothic ()</h3><pre class="programlisting">int xmlUCSIsGothic (int code);</pre><p>
398Check whether the character is part of Gothic UCS Block</p><p>
399
Daniel Veillardd7cec922003-06-13 12:30:10 +0000400</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
401</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000402</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsGreek"></a>xmlUCSIsGreek ()</h3><pre class="programlisting">int xmlUCSIsGreek (int code);</pre><p>
403Check whether the character is part of Greek UCS Block</p><p>
404
Daniel Veillardd7cec922003-06-13 12:30:10 +0000405</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
406</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000407</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsGreekExtended"></a>xmlUCSIsGreekExtended ()</h3><pre class="programlisting">int xmlUCSIsGreekExtended (int code);</pre><p>
408Check whether the character is part of GreekExtended UCS Block</p><p>
409
Daniel Veillardd7cec922003-06-13 12:30:10 +0000410</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
411</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000412</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsGujarati"></a>xmlUCSIsGujarati ()</h3><pre class="programlisting">int xmlUCSIsGujarati (int code);</pre><p>
413Check whether the character is part of Gujarati UCS Block</p><p>
414
Daniel Veillardd7cec922003-06-13 12:30:10 +0000415</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
416</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000417</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsGurmukhi"></a>xmlUCSIsGurmukhi ()</h3><pre class="programlisting">int xmlUCSIsGurmukhi (int code);</pre><p>
418Check whether the character is part of Gurmukhi UCS Block</p><p>
419
Daniel Veillardd7cec922003-06-13 12:30:10 +0000420</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
421</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000422</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsHalfwidthandFullwidthForms"></a>xmlUCSIsHalfwidthandFullwidthForms ()</h3><pre class="programlisting">int xmlUCSIsHalfwidthandFullwidthForms
423 (int code);</pre><p>
424Check whether the character is part of HalfwidthandFullwidthForms UCS Block</p><p>
425
Daniel Veillardd7cec922003-06-13 12:30:10 +0000426</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
427</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000428</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsHangulCompatibilityJamo"></a>xmlUCSIsHangulCompatibilityJamo ()</h3><pre class="programlisting">int xmlUCSIsHangulCompatibilityJamo (int code);</pre><p>
429Check whether the character is part of HangulCompatibilityJamo UCS Block</p><p>
430
Daniel Veillardd7cec922003-06-13 12:30:10 +0000431</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
432</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000433</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsHangulJamo"></a>xmlUCSIsHangulJamo ()</h3><pre class="programlisting">int xmlUCSIsHangulJamo (int code);</pre><p>
434Check whether the character is part of HangulJamo UCS Block</p><p>
435
Daniel Veillardd7cec922003-06-13 12:30:10 +0000436</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
437</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000438</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsHangulSyllables"></a>xmlUCSIsHangulSyllables ()</h3><pre class="programlisting">int xmlUCSIsHangulSyllables (int code);</pre><p>
439Check whether the character is part of HangulSyllables UCS Block</p><p>
440
Daniel Veillardd7cec922003-06-13 12:30:10 +0000441</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
442</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000443</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsHebrew"></a>xmlUCSIsHebrew ()</h3><pre class="programlisting">int xmlUCSIsHebrew (int code);</pre><p>
444Check whether the character is part of Hebrew UCS Block</p><p>
445
Daniel Veillardd7cec922003-06-13 12:30:10 +0000446</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
447</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000448</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsHighPrivateUseSurrogates"></a>xmlUCSIsHighPrivateUseSurrogates ()</h3><pre class="programlisting">int xmlUCSIsHighPrivateUseSurrogates
449 (int code);</pre><p>
450Check whether the character is part of HighPrivateUseSurrogates UCS Block</p><p>
451
Daniel Veillardd7cec922003-06-13 12:30:10 +0000452</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
453</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000454</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsHighSurrogates"></a>xmlUCSIsHighSurrogates ()</h3><pre class="programlisting">int xmlUCSIsHighSurrogates (int code);</pre><p>
455Check whether the character is part of HighSurrogates UCS Block</p><p>
456
Daniel Veillardd7cec922003-06-13 12:30:10 +0000457</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
458</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000459</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsHiragana"></a>xmlUCSIsHiragana ()</h3><pre class="programlisting">int xmlUCSIsHiragana (int code);</pre><p>
460Check whether the character is part of Hiragana UCS Block</p><p>
461
Daniel Veillardd7cec922003-06-13 12:30:10 +0000462</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
463</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000464</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsIPAExtensions"></a>xmlUCSIsIPAExtensions ()</h3><pre class="programlisting">int xmlUCSIsIPAExtensions (int code);</pre><p>
465Check whether the character is part of IPAExtensions UCS Block</p><p>
466
Daniel Veillardd7cec922003-06-13 12:30:10 +0000467</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
468</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000469</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsIdeographicDescriptionCharacters"></a>xmlUCSIsIdeographicDescriptionCharacters ()</h3><pre class="programlisting">int xmlUCSIsIdeographicDescriptionCharacters
470 (int code);</pre><p>
471Check whether the character is part of IdeographicDescriptionCharacters UCS Block</p><p>
472
Daniel Veillardd7cec922003-06-13 12:30:10 +0000473</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
474</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000475</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsKanbun"></a>xmlUCSIsKanbun ()</h3><pre class="programlisting">int xmlUCSIsKanbun (int code);</pre><p>
476Check whether the character is part of Kanbun UCS Block</p><p>
477
Daniel Veillardd7cec922003-06-13 12:30:10 +0000478</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
479</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000480</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsKangxiRadicals"></a>xmlUCSIsKangxiRadicals ()</h3><pre class="programlisting">int xmlUCSIsKangxiRadicals (int code);</pre><p>
481Check whether the character is part of KangxiRadicals UCS Block</p><p>
482
Daniel Veillardd7cec922003-06-13 12:30:10 +0000483</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
484</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000485</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsKannada"></a>xmlUCSIsKannada ()</h3><pre class="programlisting">int xmlUCSIsKannada (int code);</pre><p>
486Check whether the character is part of Kannada UCS Block</p><p>
487
Daniel Veillardd7cec922003-06-13 12:30:10 +0000488</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
489</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000490</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsKatakana"></a>xmlUCSIsKatakana ()</h3><pre class="programlisting">int xmlUCSIsKatakana (int code);</pre><p>
491Check whether the character is part of Katakana UCS Block</p><p>
492
Daniel Veillardd7cec922003-06-13 12:30:10 +0000493</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
494</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000495</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsKhmer"></a>xmlUCSIsKhmer ()</h3><pre class="programlisting">int xmlUCSIsKhmer (int code);</pre><p>
496Check whether the character is part of Khmer UCS Block</p><p>
497
Daniel Veillardd7cec922003-06-13 12:30:10 +0000498</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
499</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000500</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsLao"></a>xmlUCSIsLao ()</h3><pre class="programlisting">int xmlUCSIsLao (int code);</pre><p>
501Check whether the character is part of Lao UCS Block</p><p>
502
Daniel Veillardd7cec922003-06-13 12:30:10 +0000503</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
504</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000505</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsLatin1Supplement"></a>xmlUCSIsLatin1Supplement ()</h3><pre class="programlisting">int xmlUCSIsLatin1Supplement (int code);</pre><p>
506Check whether the character is part of Latin-1Supplement UCS Block</p><p>
507
Daniel Veillardd7cec922003-06-13 12:30:10 +0000508</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
509</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000510</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsLatinExtendedA"></a>xmlUCSIsLatinExtendedA ()</h3><pre class="programlisting">int xmlUCSIsLatinExtendedA (int code);</pre><p>
511Check whether the character is part of LatinExtended-A UCS Block</p><p>
512
Daniel Veillardd7cec922003-06-13 12:30:10 +0000513</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
514</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000515</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsLatinExtendedB"></a>xmlUCSIsLatinExtendedB ()</h3><pre class="programlisting">int xmlUCSIsLatinExtendedB (int code);</pre><p>
516Check whether the character is part of LatinExtended-B UCS Block</p><p>
517
Daniel Veillardd7cec922003-06-13 12:30:10 +0000518</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
519</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000520</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsLatinExtendedAdditional"></a>xmlUCSIsLatinExtendedAdditional ()</h3><pre class="programlisting">int xmlUCSIsLatinExtendedAdditional (int code);</pre><p>
521Check whether the character is part of LatinExtendedAdditional UCS Block</p><p>
522
Daniel Veillardd7cec922003-06-13 12:30:10 +0000523</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
524</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000525</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsLetterlikeSymbols"></a>xmlUCSIsLetterlikeSymbols ()</h3><pre class="programlisting">int xmlUCSIsLetterlikeSymbols (int code);</pre><p>
526Check whether the character is part of LetterlikeSymbols UCS Block</p><p>
527
Daniel Veillardd7cec922003-06-13 12:30:10 +0000528</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
529</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000530</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsLowSurrogates"></a>xmlUCSIsLowSurrogates ()</h3><pre class="programlisting">int xmlUCSIsLowSurrogates (int code);</pre><p>
531Check whether the character is part of LowSurrogates UCS Block</p><p>
532
Daniel Veillardd7cec922003-06-13 12:30:10 +0000533</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
534</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000535</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsMalayalam"></a>xmlUCSIsMalayalam ()</h3><pre class="programlisting">int xmlUCSIsMalayalam (int code);</pre><p>
536Check whether the character is part of Malayalam UCS Block</p><p>
537
Daniel Veillardd7cec922003-06-13 12:30:10 +0000538</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
539</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000540</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsMathematicalAlphanumericSymbols"></a>xmlUCSIsMathematicalAlphanumericSymbols ()</h3><pre class="programlisting">int xmlUCSIsMathematicalAlphanumericSymbols
541 (int code);</pre><p>
542Check whether the character is part of MathematicalAlphanumericSymbols UCS Block</p><p>
543
Daniel Veillardd7cec922003-06-13 12:30:10 +0000544</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
545</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000546</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsMathematicalOperators"></a>xmlUCSIsMathematicalOperators ()</h3><pre class="programlisting">int xmlUCSIsMathematicalOperators (int code);</pre><p>
547Check whether the character is part of MathematicalOperators UCS Block</p><p>
548
Daniel Veillardd7cec922003-06-13 12:30:10 +0000549</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
550</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000551</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsMiscellaneousSymbols"></a>xmlUCSIsMiscellaneousSymbols ()</h3><pre class="programlisting">int xmlUCSIsMiscellaneousSymbols (int code);</pre><p>
552Check whether the character is part of MiscellaneousSymbols UCS Block</p><p>
553
Daniel Veillardd7cec922003-06-13 12:30:10 +0000554</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
555</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000556</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsMiscellaneousTechnical"></a>xmlUCSIsMiscellaneousTechnical ()</h3><pre class="programlisting">int xmlUCSIsMiscellaneousTechnical (int code);</pre><p>
557Check whether the character is part of MiscellaneousTechnical UCS Block</p><p>
558
Daniel Veillardd7cec922003-06-13 12:30:10 +0000559</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
560</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000561</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsMongolian"></a>xmlUCSIsMongolian ()</h3><pre class="programlisting">int xmlUCSIsMongolian (int code);</pre><p>
562Check whether the character is part of Mongolian UCS Block</p><p>
563
Daniel Veillardd7cec922003-06-13 12:30:10 +0000564</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
565</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000566</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsMusicalSymbols"></a>xmlUCSIsMusicalSymbols ()</h3><pre class="programlisting">int xmlUCSIsMusicalSymbols (int code);</pre><p>
567Check whether the character is part of MusicalSymbols UCS Block</p><p>
568
Daniel Veillardd7cec922003-06-13 12:30:10 +0000569</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
570</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000571</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsMyanmar"></a>xmlUCSIsMyanmar ()</h3><pre class="programlisting">int xmlUCSIsMyanmar (int code);</pre><p>
572Check whether the character is part of Myanmar UCS Block</p><p>
573
Daniel Veillardd7cec922003-06-13 12:30:10 +0000574</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
575</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000576</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsNumberForms"></a>xmlUCSIsNumberForms ()</h3><pre class="programlisting">int xmlUCSIsNumberForms (int code);</pre><p>
577Check whether the character is part of NumberForms UCS Block</p><p>
578
Daniel Veillardd7cec922003-06-13 12:30:10 +0000579</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
580</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000581</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsOgham"></a>xmlUCSIsOgham ()</h3><pre class="programlisting">int xmlUCSIsOgham (int code);</pre><p>
582Check whether the character is part of Ogham UCS Block</p><p>
583
Daniel Veillardd7cec922003-06-13 12:30:10 +0000584</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
585</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000586</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsOldItalic"></a>xmlUCSIsOldItalic ()</h3><pre class="programlisting">int xmlUCSIsOldItalic (int code);</pre><p>
587Check whether the character is part of OldItalic UCS Block</p><p>
588
Daniel Veillardd7cec922003-06-13 12:30:10 +0000589</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
590</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000591</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsOpticalCharacterRecognition"></a>xmlUCSIsOpticalCharacterRecognition ()</h3><pre class="programlisting">int xmlUCSIsOpticalCharacterRecognition
592 (int code);</pre><p>
593Check whether the character is part of OpticalCharacterRecognition UCS Block</p><p>
594
Daniel Veillardd7cec922003-06-13 12:30:10 +0000595</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
596</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000597</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsOriya"></a>xmlUCSIsOriya ()</h3><pre class="programlisting">int xmlUCSIsOriya (int code);</pre><p>
598Check whether the character is part of Oriya UCS Block</p><p>
599
Daniel Veillardd7cec922003-06-13 12:30:10 +0000600</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
601</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000602</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsPrivateUse"></a>xmlUCSIsPrivateUse ()</h3><pre class="programlisting">int xmlUCSIsPrivateUse (int code);</pre><p>
603Check whether the character is part of PrivateUse UCS Block</p><p>
604
Daniel Veillardd7cec922003-06-13 12:30:10 +0000605</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
606</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000607</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsRunic"></a>xmlUCSIsRunic ()</h3><pre class="programlisting">int xmlUCSIsRunic (int code);</pre><p>
608Check whether the character is part of Runic UCS Block</p><p>
609
Daniel Veillardd7cec922003-06-13 12:30:10 +0000610</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
611</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000612</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsSinhala"></a>xmlUCSIsSinhala ()</h3><pre class="programlisting">int xmlUCSIsSinhala (int code);</pre><p>
613Check whether the character is part of Sinhala UCS Block</p><p>
614
Daniel Veillardd7cec922003-06-13 12:30:10 +0000615</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
616</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000617</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsSmallFormVariants"></a>xmlUCSIsSmallFormVariants ()</h3><pre class="programlisting">int xmlUCSIsSmallFormVariants (int code);</pre><p>
618Check whether the character is part of SmallFormVariants UCS Block</p><p>
619
Daniel Veillardd7cec922003-06-13 12:30:10 +0000620</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
621</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000622</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsSpacingModifierLetters"></a>xmlUCSIsSpacingModifierLetters ()</h3><pre class="programlisting">int xmlUCSIsSpacingModifierLetters (int code);</pre><p>
623Check whether the character is part of SpacingModifierLetters UCS Block</p><p>
624
Daniel Veillardd7cec922003-06-13 12:30:10 +0000625</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
626</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000627</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsSpecials"></a>xmlUCSIsSpecials ()</h3><pre class="programlisting">int xmlUCSIsSpecials (int code);</pre><p>
628Check whether the character is part of Specials UCS Block</p><p>
629
Daniel Veillardd7cec922003-06-13 12:30:10 +0000630</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
631</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000632</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsSuperscriptsandSubscripts"></a>xmlUCSIsSuperscriptsandSubscripts ()</h3><pre class="programlisting">int xmlUCSIsSuperscriptsandSubscripts
633 (int code);</pre><p>
634Check whether the character is part of SuperscriptsandSubscripts UCS Block</p><p>
635
Daniel Veillardd7cec922003-06-13 12:30:10 +0000636</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
637</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000638</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsSyriac"></a>xmlUCSIsSyriac ()</h3><pre class="programlisting">int xmlUCSIsSyriac (int code);</pre><p>
639Check whether the character is part of Syriac UCS Block</p><p>
640
Daniel Veillardd7cec922003-06-13 12:30:10 +0000641</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
642</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000643</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsTags"></a>xmlUCSIsTags ()</h3><pre class="programlisting">int xmlUCSIsTags (int code);</pre><p>
644Check whether the character is part of Tags UCS Block</p><p>
645
Daniel Veillardd7cec922003-06-13 12:30:10 +0000646</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
647</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000648</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsTamil"></a>xmlUCSIsTamil ()</h3><pre class="programlisting">int xmlUCSIsTamil (int code);</pre><p>
649Check whether the character is part of Tamil UCS Block</p><p>
650
Daniel Veillardd7cec922003-06-13 12:30:10 +0000651</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
652</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000653</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsTelugu"></a>xmlUCSIsTelugu ()</h3><pre class="programlisting">int xmlUCSIsTelugu (int code);</pre><p>
654Check whether the character is part of Telugu UCS Block</p><p>
655
Daniel Veillardd7cec922003-06-13 12:30:10 +0000656</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
657</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000658</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsThaana"></a>xmlUCSIsThaana ()</h3><pre class="programlisting">int xmlUCSIsThaana (int code);</pre><p>
659Check whether the character is part of Thaana UCS Block</p><p>
660
Daniel Veillardd7cec922003-06-13 12:30:10 +0000661</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
662</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000663</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsThai"></a>xmlUCSIsThai ()</h3><pre class="programlisting">int xmlUCSIsThai (int code);</pre><p>
664Check whether the character is part of Thai UCS Block</p><p>
665
Daniel Veillardd7cec922003-06-13 12:30:10 +0000666</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
667</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000668</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsTibetan"></a>xmlUCSIsTibetan ()</h3><pre class="programlisting">int xmlUCSIsTibetan (int code);</pre><p>
669Check whether the character is part of Tibetan UCS Block</p><p>
670
Daniel Veillardd7cec922003-06-13 12:30:10 +0000671</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
672</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000673</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsUnifiedCanadianAboriginalSyllabics"></a>xmlUCSIsUnifiedCanadianAboriginalSyllabics ()</h3><pre class="programlisting">int xmlUCSIsUnifiedCanadianAboriginalSyllabics
674 (int code);</pre><p>
675Check whether the character is part of UnifiedCanadianAboriginalSyllabics UCS Block</p><p>
676
Daniel Veillardd7cec922003-06-13 12:30:10 +0000677</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
678</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000679</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsYiRadicals"></a>xmlUCSIsYiRadicals ()</h3><pre class="programlisting">int xmlUCSIsYiRadicals (int code);</pre><p>
680Check whether the character is part of YiRadicals UCS Block</p><p>
681
Daniel Veillardd7cec922003-06-13 12:30:10 +0000682</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
683</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000684</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsYiSyllables"></a>xmlUCSIsYiSyllables ()</h3><pre class="programlisting">int xmlUCSIsYiSyllables (int code);</pre><p>
685Check whether the character is part of YiSyllables UCS Block</p><p>
686
Daniel Veillardd7cec922003-06-13 12:30:10 +0000687</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
688</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000689</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsBlock"></a>xmlUCSIsBlock ()</h3><pre class="programlisting">int xmlUCSIsBlock (int code,
690 const char *block);</pre><p>
691Check whether the caracter is part of the UCS Block</p><p>
692
Daniel Veillardd7cec922003-06-13 12:30:10 +0000693</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
694</td></tr><tr><td><span class="term"><i><tt>block</tt></i> :</span></td><td> UCS block name
695</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true, 0 if false and -1 on unknown block
Daniel Veillardd4330462003-04-29 12:40:16 +0000696</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatC"></a>xmlUCSIsCatC ()</h3><pre class="programlisting">int xmlUCSIsCatC (int code);</pre><p>
697Check whether the character is part of C UCS Category</p><p>
698
Daniel Veillardd7cec922003-06-13 12:30:10 +0000699</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
700</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000701</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatCc"></a>xmlUCSIsCatCc ()</h3><pre class="programlisting">int xmlUCSIsCatCc (int code);</pre><p>
702Check whether the character is part of Cc UCS Category</p><p>
703
Daniel Veillardd7cec922003-06-13 12:30:10 +0000704</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
705</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000706</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatCf"></a>xmlUCSIsCatCf ()</h3><pre class="programlisting">int xmlUCSIsCatCf (int code);</pre><p>
707Check whether the character is part of Cf UCS Category</p><p>
708
Daniel Veillardd7cec922003-06-13 12:30:10 +0000709</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
710</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000711</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatCo"></a>xmlUCSIsCatCo ()</h3><pre class="programlisting">int xmlUCSIsCatCo (int code);</pre><p>
712Check whether the character is part of Co UCS Category</p><p>
713
Daniel Veillardd7cec922003-06-13 12:30:10 +0000714</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
715</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000716</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatCs"></a>xmlUCSIsCatCs ()</h3><pre class="programlisting">int xmlUCSIsCatCs (int code);</pre><p>
717Check whether the character is part of Cs UCS Category</p><p>
718
Daniel Veillardd7cec922003-06-13 12:30:10 +0000719</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
720</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000721</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatL"></a>xmlUCSIsCatL ()</h3><pre class="programlisting">int xmlUCSIsCatL (int code);</pre><p>
722Check whether the character is part of L UCS Category</p><p>
723
Daniel Veillardd7cec922003-06-13 12:30:10 +0000724</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
725</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000726</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatLl"></a>xmlUCSIsCatLl ()</h3><pre class="programlisting">int xmlUCSIsCatLl (int code);</pre><p>
727Check whether the character is part of Ll UCS Category</p><p>
728
Daniel Veillardd7cec922003-06-13 12:30:10 +0000729</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
730</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000731</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatLm"></a>xmlUCSIsCatLm ()</h3><pre class="programlisting">int xmlUCSIsCatLm (int code);</pre><p>
732Check whether the character is part of Lm UCS Category</p><p>
733
Daniel Veillardd7cec922003-06-13 12:30:10 +0000734</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
735</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000736</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatLo"></a>xmlUCSIsCatLo ()</h3><pre class="programlisting">int xmlUCSIsCatLo (int code);</pre><p>
737Check whether the character is part of Lo UCS Category</p><p>
738
Daniel Veillardd7cec922003-06-13 12:30:10 +0000739</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
740</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000741</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatLt"></a>xmlUCSIsCatLt ()</h3><pre class="programlisting">int xmlUCSIsCatLt (int code);</pre><p>
742Check whether the character is part of Lt UCS Category</p><p>
743
Daniel Veillardd7cec922003-06-13 12:30:10 +0000744</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
745</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000746</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatLu"></a>xmlUCSIsCatLu ()</h3><pre class="programlisting">int xmlUCSIsCatLu (int code);</pre><p>
747Check whether the character is part of Lu UCS Category</p><p>
748
Daniel Veillardd7cec922003-06-13 12:30:10 +0000749</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
750</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000751</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatM"></a>xmlUCSIsCatM ()</h3><pre class="programlisting">int xmlUCSIsCatM (int code);</pre><p>
752Check whether the character is part of M UCS Category</p><p>
753
Daniel Veillardd7cec922003-06-13 12:30:10 +0000754</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
755</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000756</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatMc"></a>xmlUCSIsCatMc ()</h3><pre class="programlisting">int xmlUCSIsCatMc (int code);</pre><p>
757Check whether the character is part of Mc UCS Category</p><p>
758
Daniel Veillardd7cec922003-06-13 12:30:10 +0000759</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
760</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000761</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatMe"></a>xmlUCSIsCatMe ()</h3><pre class="programlisting">int xmlUCSIsCatMe (int code);</pre><p>
762Check whether the character is part of Me UCS Category</p><p>
763
Daniel Veillardd7cec922003-06-13 12:30:10 +0000764</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
765</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000766</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatMn"></a>xmlUCSIsCatMn ()</h3><pre class="programlisting">int xmlUCSIsCatMn (int code);</pre><p>
767Check whether the character is part of Mn UCS Category</p><p>
768
Daniel Veillardd7cec922003-06-13 12:30:10 +0000769</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
770</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000771</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatN"></a>xmlUCSIsCatN ()</h3><pre class="programlisting">int xmlUCSIsCatN (int code);</pre><p>
772Check whether the character is part of N UCS Category</p><p>
773
Daniel Veillardd7cec922003-06-13 12:30:10 +0000774</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
775</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000776</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatNd"></a>xmlUCSIsCatNd ()</h3><pre class="programlisting">int xmlUCSIsCatNd (int code);</pre><p>
777Check whether the character is part of Nd UCS Category</p><p>
778
Daniel Veillardd7cec922003-06-13 12:30:10 +0000779</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
780</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000781</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatNl"></a>xmlUCSIsCatNl ()</h3><pre class="programlisting">int xmlUCSIsCatNl (int code);</pre><p>
782Check whether the character is part of Nl UCS Category</p><p>
783
Daniel Veillardd7cec922003-06-13 12:30:10 +0000784</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
785</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000786</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatNo"></a>xmlUCSIsCatNo ()</h3><pre class="programlisting">int xmlUCSIsCatNo (int code);</pre><p>
787Check whether the character is part of No UCS Category</p><p>
788
Daniel Veillardd7cec922003-06-13 12:30:10 +0000789</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
790</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000791</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatP"></a>xmlUCSIsCatP ()</h3><pre class="programlisting">int xmlUCSIsCatP (int code);</pre><p>
792Check whether the character is part of P UCS Category</p><p>
793
Daniel Veillardd7cec922003-06-13 12:30:10 +0000794</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
795</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000796</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatPc"></a>xmlUCSIsCatPc ()</h3><pre class="programlisting">int xmlUCSIsCatPc (int code);</pre><p>
797Check whether the character is part of Pc UCS Category</p><p>
798
Daniel Veillardd7cec922003-06-13 12:30:10 +0000799</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
800</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000801</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatPd"></a>xmlUCSIsCatPd ()</h3><pre class="programlisting">int xmlUCSIsCatPd (int code);</pre><p>
802Check whether the character is part of Pd UCS Category</p><p>
803
Daniel Veillardd7cec922003-06-13 12:30:10 +0000804</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
805</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000806</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatPe"></a>xmlUCSIsCatPe ()</h3><pre class="programlisting">int xmlUCSIsCatPe (int code);</pre><p>
807Check whether the character is part of Pe UCS Category</p><p>
808
Daniel Veillardd7cec922003-06-13 12:30:10 +0000809</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
810</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000811</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatPf"></a>xmlUCSIsCatPf ()</h3><pre class="programlisting">int xmlUCSIsCatPf (int code);</pre><p>
812Check whether the character is part of Pf UCS Category</p><p>
813
Daniel Veillardd7cec922003-06-13 12:30:10 +0000814</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
815</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000816</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatPi"></a>xmlUCSIsCatPi ()</h3><pre class="programlisting">int xmlUCSIsCatPi (int code);</pre><p>
817Check whether the character is part of Pi UCS Category</p><p>
818
Daniel Veillardd7cec922003-06-13 12:30:10 +0000819</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
820</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000821</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatPo"></a>xmlUCSIsCatPo ()</h3><pre class="programlisting">int xmlUCSIsCatPo (int code);</pre><p>
822Check whether the character is part of Po UCS Category</p><p>
823
Daniel Veillardd7cec922003-06-13 12:30:10 +0000824</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
825</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000826</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatPs"></a>xmlUCSIsCatPs ()</h3><pre class="programlisting">int xmlUCSIsCatPs (int code);</pre><p>
827Check whether the character is part of Ps UCS Category</p><p>
828
Daniel Veillardd7cec922003-06-13 12:30:10 +0000829</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
830</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000831</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatS"></a>xmlUCSIsCatS ()</h3><pre class="programlisting">int xmlUCSIsCatS (int code);</pre><p>
832Check whether the character is part of S UCS Category</p><p>
833
Daniel Veillardd7cec922003-06-13 12:30:10 +0000834</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
835</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000836</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatSc"></a>xmlUCSIsCatSc ()</h3><pre class="programlisting">int xmlUCSIsCatSc (int code);</pre><p>
837Check whether the character is part of Sc UCS Category</p><p>
838
Daniel Veillardd7cec922003-06-13 12:30:10 +0000839</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
840</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000841</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatSk"></a>xmlUCSIsCatSk ()</h3><pre class="programlisting">int xmlUCSIsCatSk (int code);</pre><p>
842Check whether the character is part of Sk UCS Category</p><p>
843
Daniel Veillardd7cec922003-06-13 12:30:10 +0000844</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
845</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000846</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatSm"></a>xmlUCSIsCatSm ()</h3><pre class="programlisting">int xmlUCSIsCatSm (int code);</pre><p>
847Check whether the character is part of Sm UCS Category</p><p>
848
Daniel Veillardd7cec922003-06-13 12:30:10 +0000849</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
850</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000851</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatSo"></a>xmlUCSIsCatSo ()</h3><pre class="programlisting">int xmlUCSIsCatSo (int code);</pre><p>
852Check whether the character is part of So UCS Category</p><p>
853
Daniel Veillardd7cec922003-06-13 12:30:10 +0000854</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
855</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000856</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatZ"></a>xmlUCSIsCatZ ()</h3><pre class="programlisting">int xmlUCSIsCatZ (int code);</pre><p>
857Check whether the character is part of Z UCS Category</p><p>
858
Daniel Veillardd7cec922003-06-13 12:30:10 +0000859</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
860</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000861</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatZl"></a>xmlUCSIsCatZl ()</h3><pre class="programlisting">int xmlUCSIsCatZl (int code);</pre><p>
862Check whether the character is part of Zl UCS Category</p><p>
863
Daniel Veillardd7cec922003-06-13 12:30:10 +0000864</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
865</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000866</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatZp"></a>xmlUCSIsCatZp ()</h3><pre class="programlisting">int xmlUCSIsCatZp (int code);</pre><p>
867Check whether the character is part of Zp UCS Category</p><p>
868
Daniel Veillardd7cec922003-06-13 12:30:10 +0000869</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
870</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000871</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCatZs"></a>xmlUCSIsCatZs ()</h3><pre class="programlisting">int xmlUCSIsCatZs (int code);</pre><p>
872Check whether the character is part of Zs UCS Category</p><p>
873
Daniel Veillardd7cec922003-06-13 12:30:10 +0000874</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
875</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true 0 otherwise
Daniel Veillardd4330462003-04-29 12:40:16 +0000876</td></tr></tbody></table></div></div><hr xmlns="http://www.w3.org/TR/xhtml1/transitional"></hr><div class="refsect2" lang="en"><h3><a name="xmlUCSIsCat"></a>xmlUCSIsCat ()</h3><pre class="programlisting">int xmlUCSIsCat (int code,
877 const char *cat);</pre><p>
878Check whether the caracter is part of the UCS Category</p><p>
879
Daniel Veillardd7cec922003-06-13 12:30:10 +0000880</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i><tt>code</tt></i> :</span></td><td> UCS code point
881</td></tr><tr><td><span class="term"><i><tt>cat</tt></i> :</span></td><td> UCS Category name
882</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>1 if true, 0 if false and -1 on unknown category
Daniel Veillardd4330462003-04-29 12:40:16 +0000883</td></tr></tbody></table></div></div></div></div><table xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="libxml-xmlautomata.html"><b>&lt;&lt; xmlautomata</b></a></td><td align="right"><a accesskey="n" href="libxml-xmlschemas.html"><b>xmlschemas &gt;&gt;</b></a></td></tr></table></body></html>