1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>xmlunicode: Unicode character APIs</title> 5<meta name="generator" content="Libxml2 devhelp stylesheet"> 6<link rel="start" href="index.html" title="libxml2 Reference Manual"> 7<link rel="up" href="general.html" title="API"> 8<link rel="stylesheet" href="style.css" type="text/css"> 9<link rel="chapter" href="general.html" title="API"> 10</head> 11<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 12<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"> 13<td><a accesskey="p" href="libxml2-xmlstring.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> 14<td><a accesskey="u" href="general.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td> 15<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> 16<td><a accesskey="n" href="libxml2-xmlversion.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> 17<th width="100%" align="center">libxml2 Reference Manual</th> 18</tr></table> 19<h2><span class="refentrytitle">xmlunicode</span></h2> 20<p>xmlunicode - Unicode character APIs</p> 21<p>API for the Unicode character APIs This file is automatically generated from the UCS description files of the Unicode Character Database</p> 22<p>Author(s): Daniel Veillard </p> 23<div class="refsynopsisdiv"> 24<h2>Synopsis</h2> 25<pre class="synopsis">int <a href="#xmlUCSIsAegeanNumbers">xmlUCSIsAegeanNumbers</a> (int code); 26int <a href="#xmlUCSIsAlphabeticPresentationForms">xmlUCSIsAlphabeticPresentationForms</a> (int code); 27int <a href="#xmlUCSIsArabic">xmlUCSIsArabic</a> (int code); 28int <a href="#xmlUCSIsArabicPresentationFormsA">xmlUCSIsArabicPresentationFormsA</a> (int code); 29int <a href="#xmlUCSIsArabicPresentationFormsB">xmlUCSIsArabicPresentationFormsB</a> (int code); 30int <a href="#xmlUCSIsArmenian">xmlUCSIsArmenian</a> (int code); 31int <a href="#xmlUCSIsArrows">xmlUCSIsArrows</a> (int code); 32int <a href="#xmlUCSIsBasicLatin">xmlUCSIsBasicLatin</a> (int code); 33int <a href="#xmlUCSIsBengali">xmlUCSIsBengali</a> (int code); 34int <a href="#xmlUCSIsBlock">xmlUCSIsBlock</a> (int code, <br> const char * block); 35int <a href="#xmlUCSIsBlockElements">xmlUCSIsBlockElements</a> (int code); 36int <a href="#xmlUCSIsBopomofo">xmlUCSIsBopomofo</a> (int code); 37int <a href="#xmlUCSIsBopomofoExtended">xmlUCSIsBopomofoExtended</a> (int code); 38int <a href="#xmlUCSIsBoxDrawing">xmlUCSIsBoxDrawing</a> (int code); 39int <a href="#xmlUCSIsBraillePatterns">xmlUCSIsBraillePatterns</a> (int code); 40int <a href="#xmlUCSIsBuhid">xmlUCSIsBuhid</a> (int code); 41int <a href="#xmlUCSIsByzantineMusicalSymbols">xmlUCSIsByzantineMusicalSymbols</a> (int code); 42int <a href="#xmlUCSIsCJKCompatibility">xmlUCSIsCJKCompatibility</a> (int code); 43int <a href="#xmlUCSIsCJKCompatibilityForms">xmlUCSIsCJKCompatibilityForms</a> (int code); 44int <a href="#xmlUCSIsCJKCompatibilityIdeographs">xmlUCSIsCJKCompatibilityIdeographs</a> (int code); 45int <a href="#xmlUCSIsCJKCompatibilityIdeographsSupplement">xmlUCSIsCJKCompatibilityIdeographsSupplement</a> (int code); 46int <a href="#xmlUCSIsCJKRadicalsSupplement">xmlUCSIsCJKRadicalsSupplement</a> (int code); 47int <a href="#xmlUCSIsCJKSymbolsandPunctuation">xmlUCSIsCJKSymbolsandPunctuation</a> (int code); 48int <a href="#xmlUCSIsCJKUnifiedIdeographs">xmlUCSIsCJKUnifiedIdeographs</a> (int code); 49int <a href="#xmlUCSIsCJKUnifiedIdeographsExtensionA">xmlUCSIsCJKUnifiedIdeographsExtensionA</a> (int code); 50int <a href="#xmlUCSIsCJKUnifiedIdeographsExtensionB">xmlUCSIsCJKUnifiedIdeographsExtensionB</a> (int code); 51int <a href="#xmlUCSIsCat">xmlUCSIsCat</a> (int code, <br> const char * cat); 52int <a href="#xmlUCSIsCatC">xmlUCSIsCatC</a> (int code); 53int <a href="#xmlUCSIsCatCc">xmlUCSIsCatCc</a> (int code); 54int <a href="#xmlUCSIsCatCf">xmlUCSIsCatCf</a> (int code); 55int <a href="#xmlUCSIsCatCo">xmlUCSIsCatCo</a> (int code); 56int <a href="#xmlUCSIsCatCs">xmlUCSIsCatCs</a> (int code); 57int <a href="#xmlUCSIsCatL">xmlUCSIsCatL</a> (int code); 58int <a href="#xmlUCSIsCatLl">xmlUCSIsCatLl</a> (int code); 59int <a href="#xmlUCSIsCatLm">xmlUCSIsCatLm</a> (int code); 60int <a href="#xmlUCSIsCatLo">xmlUCSIsCatLo</a> (int code); 61int <a href="#xmlUCSIsCatLt">xmlUCSIsCatLt</a> (int code); 62int <a href="#xmlUCSIsCatLu">xmlUCSIsCatLu</a> (int code); 63int <a href="#xmlUCSIsCatM">xmlUCSIsCatM</a> (int code); 64int <a href="#xmlUCSIsCatMc">xmlUCSIsCatMc</a> (int code); 65int <a href="#xmlUCSIsCatMe">xmlUCSIsCatMe</a> (int code); 66int <a href="#xmlUCSIsCatMn">xmlUCSIsCatMn</a> (int code); 67int <a href="#xmlUCSIsCatN">xmlUCSIsCatN</a> (int code); 68int <a href="#xmlUCSIsCatNd">xmlUCSIsCatNd</a> (int code); 69int <a href="#xmlUCSIsCatNl">xmlUCSIsCatNl</a> (int code); 70int <a href="#xmlUCSIsCatNo">xmlUCSIsCatNo</a> (int code); 71int <a href="#xmlUCSIsCatP">xmlUCSIsCatP</a> (int code); 72int <a href="#xmlUCSIsCatPc">xmlUCSIsCatPc</a> (int code); 73int <a href="#xmlUCSIsCatPd">xmlUCSIsCatPd</a> (int code); 74int <a href="#xmlUCSIsCatPe">xmlUCSIsCatPe</a> (int code); 75int <a href="#xmlUCSIsCatPf">xmlUCSIsCatPf</a> (int code); 76int <a href="#xmlUCSIsCatPi">xmlUCSIsCatPi</a> (int code); 77int <a href="#xmlUCSIsCatPo">xmlUCSIsCatPo</a> (int code); 78int <a href="#xmlUCSIsCatPs">xmlUCSIsCatPs</a> (int code); 79int <a href="#xmlUCSIsCatS">xmlUCSIsCatS</a> (int code); 80int <a href="#xmlUCSIsCatSc">xmlUCSIsCatSc</a> (int code); 81int <a href="#xmlUCSIsCatSk">xmlUCSIsCatSk</a> (int code); 82int <a href="#xmlUCSIsCatSm">xmlUCSIsCatSm</a> (int code); 83int <a href="#xmlUCSIsCatSo">xmlUCSIsCatSo</a> (int code); 84int <a href="#xmlUCSIsCatZ">xmlUCSIsCatZ</a> (int code); 85int <a href="#xmlUCSIsCatZl">xmlUCSIsCatZl</a> (int code); 86int <a href="#xmlUCSIsCatZp">xmlUCSIsCatZp</a> (int code); 87int <a href="#xmlUCSIsCatZs">xmlUCSIsCatZs</a> (int code); 88int <a href="#xmlUCSIsCherokee">xmlUCSIsCherokee</a> (int code); 89int <a href="#xmlUCSIsCombiningDiacriticalMarks">xmlUCSIsCombiningDiacriticalMarks</a> (int code); 90int <a href="#xmlUCSIsCombiningDiacriticalMarksforSymbols">xmlUCSIsCombiningDiacriticalMarksforSymbols</a> (int code); 91int <a href="#xmlUCSIsCombiningHalfMarks">xmlUCSIsCombiningHalfMarks</a> (int code); 92int <a href="#xmlUCSIsCombiningMarksforSymbols">xmlUCSIsCombiningMarksforSymbols</a> (int code); 93int <a href="#xmlUCSIsControlPictures">xmlUCSIsControlPictures</a> (int code); 94int <a href="#xmlUCSIsCurrencySymbols">xmlUCSIsCurrencySymbols</a> (int code); 95int <a href="#xmlUCSIsCypriotSyllabary">xmlUCSIsCypriotSyllabary</a> (int code); 96int <a href="#xmlUCSIsCyrillic">xmlUCSIsCyrillic</a> (int code); 97int <a href="#xmlUCSIsCyrillicSupplement">xmlUCSIsCyrillicSupplement</a> (int code); 98int <a href="#xmlUCSIsDeseret">xmlUCSIsDeseret</a> (int code); 99int <a href="#xmlUCSIsDevanagari">xmlUCSIsDevanagari</a> (int code); 100int <a href="#xmlUCSIsDingbats">xmlUCSIsDingbats</a> (int code); 101int <a href="#xmlUCSIsEnclosedAlphanumerics">xmlUCSIsEnclosedAlphanumerics</a> (int code); 102int <a href="#xmlUCSIsEnclosedCJKLettersandMonths">xmlUCSIsEnclosedCJKLettersandMonths</a> (int code); 103int <a href="#xmlUCSIsEthiopic">xmlUCSIsEthiopic</a> (int code); 104int <a href="#xmlUCSIsGeneralPunctuation">xmlUCSIsGeneralPunctuation</a> (int code); 105int <a href="#xmlUCSIsGeometricShapes">xmlUCSIsGeometricShapes</a> (int code); 106int <a href="#xmlUCSIsGeorgian">xmlUCSIsGeorgian</a> (int code); 107int <a href="#xmlUCSIsGothic">xmlUCSIsGothic</a> (int code); 108int <a href="#xmlUCSIsGreek">xmlUCSIsGreek</a> (int code); 109int <a href="#xmlUCSIsGreekExtended">xmlUCSIsGreekExtended</a> (int code); 110int <a href="#xmlUCSIsGreekandCoptic">xmlUCSIsGreekandCoptic</a> (int code); 111int <a href="#xmlUCSIsGujarati">xmlUCSIsGujarati</a> (int code); 112int <a href="#xmlUCSIsGurmukhi">xmlUCSIsGurmukhi</a> (int code); 113int <a href="#xmlUCSIsHalfwidthandFullwidthForms">xmlUCSIsHalfwidthandFullwidthForms</a> (int code); 114int <a href="#xmlUCSIsHangulCompatibilityJamo">xmlUCSIsHangulCompatibilityJamo</a> (int code); 115int <a href="#xmlUCSIsHangulJamo">xmlUCSIsHangulJamo</a> (int code); 116int <a href="#xmlUCSIsHangulSyllables">xmlUCSIsHangulSyllables</a> (int code); 117int <a href="#xmlUCSIsHanunoo">xmlUCSIsHanunoo</a> (int code); 118int <a href="#xmlUCSIsHebrew">xmlUCSIsHebrew</a> (int code); 119int <a href="#xmlUCSIsHighPrivateUseSurrogates">xmlUCSIsHighPrivateUseSurrogates</a> (int code); 120int <a href="#xmlUCSIsHighSurrogates">xmlUCSIsHighSurrogates</a> (int code); 121int <a href="#xmlUCSIsHiragana">xmlUCSIsHiragana</a> (int code); 122int <a href="#xmlUCSIsIPAExtensions">xmlUCSIsIPAExtensions</a> (int code); 123int <a href="#xmlUCSIsIdeographicDescriptionCharacters">xmlUCSIsIdeographicDescriptionCharacters</a> (int code); 124int <a href="#xmlUCSIsKanbun">xmlUCSIsKanbun</a> (int code); 125int <a href="#xmlUCSIsKangxiRadicals">xmlUCSIsKangxiRadicals</a> (int code); 126int <a href="#xmlUCSIsKannada">xmlUCSIsKannada</a> (int code); 127int <a href="#xmlUCSIsKatakana">xmlUCSIsKatakana</a> (int code); 128int <a href="#xmlUCSIsKatakanaPhoneticExtensions">xmlUCSIsKatakanaPhoneticExtensions</a> (int code); 129int <a href="#xmlUCSIsKhmer">xmlUCSIsKhmer</a> (int code); 130int <a href="#xmlUCSIsKhmerSymbols">xmlUCSIsKhmerSymbols</a> (int code); 131int <a href="#xmlUCSIsLao">xmlUCSIsLao</a> (int code); 132int <a href="#xmlUCSIsLatin1Supplement">xmlUCSIsLatin1Supplement</a> (int code); 133int <a href="#xmlUCSIsLatinExtendedA">xmlUCSIsLatinExtendedA</a> (int code); 134int <a href="#xmlUCSIsLatinExtendedAdditional">xmlUCSIsLatinExtendedAdditional</a> (int code); 135int <a href="#xmlUCSIsLatinExtendedB">xmlUCSIsLatinExtendedB</a> (int code); 136int <a href="#xmlUCSIsLetterlikeSymbols">xmlUCSIsLetterlikeSymbols</a> (int code); 137int <a href="#xmlUCSIsLimbu">xmlUCSIsLimbu</a> (int code); 138int <a href="#xmlUCSIsLinearBIdeograms">xmlUCSIsLinearBIdeograms</a> (int code); 139int <a href="#xmlUCSIsLinearBSyllabary">xmlUCSIsLinearBSyllabary</a> (int code); 140int <a href="#xmlUCSIsLowSurrogates">xmlUCSIsLowSurrogates</a> (int code); 141int <a href="#xmlUCSIsMalayalam">xmlUCSIsMalayalam</a> (int code); 142int <a href="#xmlUCSIsMathematicalAlphanumericSymbols">xmlUCSIsMathematicalAlphanumericSymbols</a> (int code); 143int <a href="#xmlUCSIsMathematicalOperators">xmlUCSIsMathematicalOperators</a> (int code); 144int <a href="#xmlUCSIsMiscellaneousMathematicalSymbolsA">xmlUCSIsMiscellaneousMathematicalSymbolsA</a> (int code); 145int <a href="#xmlUCSIsMiscellaneousMathematicalSymbolsB">xmlUCSIsMiscellaneousMathematicalSymbolsB</a> (int code); 146int <a href="#xmlUCSIsMiscellaneousSymbols">xmlUCSIsMiscellaneousSymbols</a> (int code); 147int <a href="#xmlUCSIsMiscellaneousSymbolsandArrows">xmlUCSIsMiscellaneousSymbolsandArrows</a> (int code); 148int <a href="#xmlUCSIsMiscellaneousTechnical">xmlUCSIsMiscellaneousTechnical</a> (int code); 149int <a href="#xmlUCSIsMongolian">xmlUCSIsMongolian</a> (int code); 150int <a href="#xmlUCSIsMusicalSymbols">xmlUCSIsMusicalSymbols</a> (int code); 151int <a href="#xmlUCSIsMyanmar">xmlUCSIsMyanmar</a> (int code); 152int <a href="#xmlUCSIsNumberForms">xmlUCSIsNumberForms</a> (int code); 153int <a href="#xmlUCSIsOgham">xmlUCSIsOgham</a> (int code); 154int <a href="#xmlUCSIsOldItalic">xmlUCSIsOldItalic</a> (int code); 155int <a href="#xmlUCSIsOpticalCharacterRecognition">xmlUCSIsOpticalCharacterRecognition</a> (int code); 156int <a href="#xmlUCSIsOriya">xmlUCSIsOriya</a> (int code); 157int <a href="#xmlUCSIsOsmanya">xmlUCSIsOsmanya</a> (int code); 158int <a href="#xmlUCSIsPhoneticExtensions">xmlUCSIsPhoneticExtensions</a> (int code); 159int <a href="#xmlUCSIsPrivateUse">xmlUCSIsPrivateUse</a> (int code); 160int <a href="#xmlUCSIsPrivateUseArea">xmlUCSIsPrivateUseArea</a> (int code); 161int <a href="#xmlUCSIsRunic">xmlUCSIsRunic</a> (int code); 162int <a href="#xmlUCSIsShavian">xmlUCSIsShavian</a> (int code); 163int <a href="#xmlUCSIsSinhala">xmlUCSIsSinhala</a> (int code); 164int <a href="#xmlUCSIsSmallFormVariants">xmlUCSIsSmallFormVariants</a> (int code); 165int <a href="#xmlUCSIsSpacingModifierLetters">xmlUCSIsSpacingModifierLetters</a> (int code); 166int <a href="#xmlUCSIsSpecials">xmlUCSIsSpecials</a> (int code); 167int <a href="#xmlUCSIsSuperscriptsandSubscripts">xmlUCSIsSuperscriptsandSubscripts</a> (int code); 168int <a href="#xmlUCSIsSupplementalArrowsA">xmlUCSIsSupplementalArrowsA</a> (int code); 169int <a href="#xmlUCSIsSupplementalArrowsB">xmlUCSIsSupplementalArrowsB</a> (int code); 170int <a href="#xmlUCSIsSupplementalMathematicalOperators">xmlUCSIsSupplementalMathematicalOperators</a> (int code); 171int <a href="#xmlUCSIsSupplementaryPrivateUseAreaA">xmlUCSIsSupplementaryPrivateUseAreaA</a> (int code); 172int <a href="#xmlUCSIsSupplementaryPrivateUseAreaB">xmlUCSIsSupplementaryPrivateUseAreaB</a> (int code); 173int <a href="#xmlUCSIsSyriac">xmlUCSIsSyriac</a> (int code); 174int <a href="#xmlUCSIsTagalog">xmlUCSIsTagalog</a> (int code); 175int <a href="#xmlUCSIsTagbanwa">xmlUCSIsTagbanwa</a> (int code); 176int <a href="#xmlUCSIsTags">xmlUCSIsTags</a> (int code); 177int <a href="#xmlUCSIsTaiLe">xmlUCSIsTaiLe</a> (int code); 178int <a href="#xmlUCSIsTaiXuanJingSymbols">xmlUCSIsTaiXuanJingSymbols</a> (int code); 179int <a href="#xmlUCSIsTamil">xmlUCSIsTamil</a> (int code); 180int <a href="#xmlUCSIsTelugu">xmlUCSIsTelugu</a> (int code); 181int <a href="#xmlUCSIsThaana">xmlUCSIsThaana</a> (int code); 182int <a href="#xmlUCSIsThai">xmlUCSIsThai</a> (int code); 183int <a href="#xmlUCSIsTibetan">xmlUCSIsTibetan</a> (int code); 184int <a href="#xmlUCSIsUgaritic">xmlUCSIsUgaritic</a> (int code); 185int <a href="#xmlUCSIsUnifiedCanadianAboriginalSyllabics">xmlUCSIsUnifiedCanadianAboriginalSyllabics</a> (int code); 186int <a href="#xmlUCSIsVariationSelectors">xmlUCSIsVariationSelectors</a> (int code); 187int <a href="#xmlUCSIsVariationSelectorsSupplement">xmlUCSIsVariationSelectorsSupplement</a> (int code); 188int <a href="#xmlUCSIsYiRadicals">xmlUCSIsYiRadicals</a> (int code); 189int <a href="#xmlUCSIsYiSyllables">xmlUCSIsYiSyllables</a> (int code); 190int <a href="#xmlUCSIsYijingHexagramSymbols">xmlUCSIsYijingHexagramSymbols</a> (int code); 191</pre> 192</div> 193<div class="refsect1" lang="en"><h2>Description</h2></div> 194<div class="refsect1" lang="en"> 195<h2>Details</h2> 196<div class="refsect2" lang="en"> 197<div class="refsect2" lang="en"> 198<h3> 199<a name="xmlUCSIsAegeanNumbers"></a>xmlUCSIsAegeanNumbers ()</h3> 200<pre class="programlisting">int xmlUCSIsAegeanNumbers (int code)<br> 201</pre> 202<p>Check whether the character is part of AegeanNumbers UCS Block</p> 203<div class="variablelist"><table border="0"> 204<col align="left"> 205<tbody> 206<tr> 207<td><span class="term"><i><tt>code</tt></i>:</span></td> 208<td>UCS code point</td> 209</tr> 210<tr> 211<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 212<td>1 if true 0 otherwise</td> 213</tr> 214</tbody> 215</table></div> 216</div> 217<hr> 218<div class="refsect2" lang="en"> 219<h3> 220<a name="xmlUCSIsAlphabeticPresentationForms"></a>xmlUCSIsAlphabeticPresentationForms ()</h3> 221<pre class="programlisting">int xmlUCSIsAlphabeticPresentationForms (int code)<br> 222</pre> 223<p>Check whether the character is part of AlphabeticPresentationForms UCS Block</p> 224<div class="variablelist"><table border="0"> 225<col align="left"> 226<tbody> 227<tr> 228<td><span class="term"><i><tt>code</tt></i>:</span></td> 229<td>UCS code point</td> 230</tr> 231<tr> 232<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 233<td>1 if true 0 otherwise</td> 234</tr> 235</tbody> 236</table></div> 237</div> 238<hr> 239<div class="refsect2" lang="en"> 240<h3> 241<a name="xmlUCSIsArabic"></a>xmlUCSIsArabic ()</h3> 242<pre class="programlisting">int xmlUCSIsArabic (int code)<br> 243</pre> 244<p>Check whether the character is part of Arabic UCS Block</p> 245<div class="variablelist"><table border="0"> 246<col align="left"> 247<tbody> 248<tr> 249<td><span class="term"><i><tt>code</tt></i>:</span></td> 250<td>UCS code point</td> 251</tr> 252<tr> 253<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 254<td>1 if true 0 otherwise</td> 255</tr> 256</tbody> 257</table></div> 258</div> 259<hr> 260<div class="refsect2" lang="en"> 261<h3> 262<a name="xmlUCSIsArabicPresentationFormsA"></a>xmlUCSIsArabicPresentationFormsA ()</h3> 263<pre class="programlisting">int xmlUCSIsArabicPresentationFormsA (int code)<br> 264</pre> 265<p>Check whether the character is part of ArabicPresentationForms-A UCS Block</p> 266<div class="variablelist"><table border="0"> 267<col align="left"> 268<tbody> 269<tr> 270<td><span class="term"><i><tt>code</tt></i>:</span></td> 271<td>UCS code point</td> 272</tr> 273<tr> 274<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 275<td>1 if true 0 otherwise</td> 276</tr> 277</tbody> 278</table></div> 279</div> 280<hr> 281<div class="refsect2" lang="en"> 282<h3> 283<a name="xmlUCSIsArabicPresentationFormsB"></a>xmlUCSIsArabicPresentationFormsB ()</h3> 284<pre class="programlisting">int xmlUCSIsArabicPresentationFormsB (int code)<br> 285</pre> 286<p>Check whether the character is part of ArabicPresentationForms-B UCS Block</p> 287<div class="variablelist"><table border="0"> 288<col align="left"> 289<tbody> 290<tr> 291<td><span class="term"><i><tt>code</tt></i>:</span></td> 292<td>UCS code point</td> 293</tr> 294<tr> 295<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 296<td>1 if true 0 otherwise</td> 297</tr> 298</tbody> 299</table></div> 300</div> 301<hr> 302<div class="refsect2" lang="en"> 303<h3> 304<a name="xmlUCSIsArmenian"></a>xmlUCSIsArmenian ()</h3> 305<pre class="programlisting">int xmlUCSIsArmenian (int code)<br> 306</pre> 307<p>Check whether the character is part of Armenian UCS Block</p> 308<div class="variablelist"><table border="0"> 309<col align="left"> 310<tbody> 311<tr> 312<td><span class="term"><i><tt>code</tt></i>:</span></td> 313<td>UCS code point</td> 314</tr> 315<tr> 316<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 317<td>1 if true 0 otherwise</td> 318</tr> 319</tbody> 320</table></div> 321</div> 322<hr> 323<div class="refsect2" lang="en"> 324<h3> 325<a name="xmlUCSIsArrows"></a>xmlUCSIsArrows ()</h3> 326<pre class="programlisting">int xmlUCSIsArrows (int code)<br> 327</pre> 328<p>Check whether the character is part of Arrows UCS Block</p> 329<div class="variablelist"><table border="0"> 330<col align="left"> 331<tbody> 332<tr> 333<td><span class="term"><i><tt>code</tt></i>:</span></td> 334<td>UCS code point</td> 335</tr> 336<tr> 337<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 338<td>1 if true 0 otherwise</td> 339</tr> 340</tbody> 341</table></div> 342</div> 343<hr> 344<div class="refsect2" lang="en"> 345<h3> 346<a name="xmlUCSIsBasicLatin"></a>xmlUCSIsBasicLatin ()</h3> 347<pre class="programlisting">int xmlUCSIsBasicLatin (int code)<br> 348</pre> 349<p>Check whether the character is part of BasicLatin UCS Block</p> 350<div class="variablelist"><table border="0"> 351<col align="left"> 352<tbody> 353<tr> 354<td><span class="term"><i><tt>code</tt></i>:</span></td> 355<td>UCS code point</td> 356</tr> 357<tr> 358<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 359<td>1 if true 0 otherwise</td> 360</tr> 361</tbody> 362</table></div> 363</div> 364<hr> 365<div class="refsect2" lang="en"> 366<h3> 367<a name="xmlUCSIsBengali"></a>xmlUCSIsBengali ()</h3> 368<pre class="programlisting">int xmlUCSIsBengali (int code)<br> 369</pre> 370<p>Check whether the character is part of Bengali UCS Block</p> 371<div class="variablelist"><table border="0"> 372<col align="left"> 373<tbody> 374<tr> 375<td><span class="term"><i><tt>code</tt></i>:</span></td> 376<td>UCS code point</td> 377</tr> 378<tr> 379<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 380<td>1 if true 0 otherwise</td> 381</tr> 382</tbody> 383</table></div> 384</div> 385<hr> 386<div class="refsect2" lang="en"> 387<h3> 388<a name="xmlUCSIsBlock"></a>xmlUCSIsBlock ()</h3> 389<pre class="programlisting">int xmlUCSIsBlock (int code, <br> const char * block)<br> 390</pre> 391<p>Check whether the character is part of the UCS Block</p> 392<div class="variablelist"><table border="0"> 393<col align="left"> 394<tbody> 395<tr> 396<td><span class="term"><i><tt>code</tt></i>:</span></td> 397<td>UCS code point</td> 398</tr> 399<tr> 400<td><span class="term"><i><tt>block</tt></i>:</span></td> 401<td>UCS block name</td> 402</tr> 403<tr> 404<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 405<td>1 if true, 0 if false and -1 on unknown block</td> 406</tr> 407</tbody> 408</table></div> 409</div> 410<hr> 411<div class="refsect2" lang="en"> 412<h3> 413<a name="xmlUCSIsBlockElements"></a>xmlUCSIsBlockElements ()</h3> 414<pre class="programlisting">int xmlUCSIsBlockElements (int code)<br> 415</pre> 416<p>Check whether the character is part of BlockElements UCS Block</p> 417<div class="variablelist"><table border="0"> 418<col align="left"> 419<tbody> 420<tr> 421<td><span class="term"><i><tt>code</tt></i>:</span></td> 422<td>UCS code point</td> 423</tr> 424<tr> 425<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 426<td>1 if true 0 otherwise</td> 427</tr> 428</tbody> 429</table></div> 430</div> 431<hr> 432<div class="refsect2" lang="en"> 433<h3> 434<a name="xmlUCSIsBopomofo"></a>xmlUCSIsBopomofo ()</h3> 435<pre class="programlisting">int xmlUCSIsBopomofo (int code)<br> 436</pre> 437<p>Check whether the character is part of Bopomofo UCS Block</p> 438<div class="variablelist"><table border="0"> 439<col align="left"> 440<tbody> 441<tr> 442<td><span class="term"><i><tt>code</tt></i>:</span></td> 443<td>UCS code point</td> 444</tr> 445<tr> 446<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 447<td>1 if true 0 otherwise</td> 448</tr> 449</tbody> 450</table></div> 451</div> 452<hr> 453<div class="refsect2" lang="en"> 454<h3> 455<a name="xmlUCSIsBopomofoExtended"></a>xmlUCSIsBopomofoExtended ()</h3> 456<pre class="programlisting">int xmlUCSIsBopomofoExtended (int code)<br> 457</pre> 458<p>Check whether the character is part of BopomofoExtended UCS Block</p> 459<div class="variablelist"><table border="0"> 460<col align="left"> 461<tbody> 462<tr> 463<td><span class="term"><i><tt>code</tt></i>:</span></td> 464<td>UCS code point</td> 465</tr> 466<tr> 467<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 468<td>1 if true 0 otherwise</td> 469</tr> 470</tbody> 471</table></div> 472</div> 473<hr> 474<div class="refsect2" lang="en"> 475<h3> 476<a name="xmlUCSIsBoxDrawing"></a>xmlUCSIsBoxDrawing ()</h3> 477<pre class="programlisting">int xmlUCSIsBoxDrawing (int code)<br> 478</pre> 479<p>Check whether the character is part of BoxDrawing UCS Block</p> 480<div class="variablelist"><table border="0"> 481<col align="left"> 482<tbody> 483<tr> 484<td><span class="term"><i><tt>code</tt></i>:</span></td> 485<td>UCS code point</td> 486</tr> 487<tr> 488<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 489<td>1 if true 0 otherwise</td> 490</tr> 491</tbody> 492</table></div> 493</div> 494<hr> 495<div class="refsect2" lang="en"> 496<h3> 497<a name="xmlUCSIsBraillePatterns"></a>xmlUCSIsBraillePatterns ()</h3> 498<pre class="programlisting">int xmlUCSIsBraillePatterns (int code)<br> 499</pre> 500<p>Check whether the character is part of BraillePatterns UCS Block</p> 501<div class="variablelist"><table border="0"> 502<col align="left"> 503<tbody> 504<tr> 505<td><span class="term"><i><tt>code</tt></i>:</span></td> 506<td>UCS code point</td> 507</tr> 508<tr> 509<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 510<td>1 if true 0 otherwise</td> 511</tr> 512</tbody> 513</table></div> 514</div> 515<hr> 516<div class="refsect2" lang="en"> 517<h3> 518<a name="xmlUCSIsBuhid"></a>xmlUCSIsBuhid ()</h3> 519<pre class="programlisting">int xmlUCSIsBuhid (int code)<br> 520</pre> 521<p>Check whether the character is part of Buhid UCS Block</p> 522<div class="variablelist"><table border="0"> 523<col align="left"> 524<tbody> 525<tr> 526<td><span class="term"><i><tt>code</tt></i>:</span></td> 527<td>UCS code point</td> 528</tr> 529<tr> 530<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 531<td>1 if true 0 otherwise</td> 532</tr> 533</tbody> 534</table></div> 535</div> 536<hr> 537<div class="refsect2" lang="en"> 538<h3> 539<a name="xmlUCSIsByzantineMusicalSymbols"></a>xmlUCSIsByzantineMusicalSymbols ()</h3> 540<pre class="programlisting">int xmlUCSIsByzantineMusicalSymbols (int code)<br> 541</pre> 542<p>Check whether the character is part of ByzantineMusicalSymbols UCS Block</p> 543<div class="variablelist"><table border="0"> 544<col align="left"> 545<tbody> 546<tr> 547<td><span class="term"><i><tt>code</tt></i>:</span></td> 548<td>UCS code point</td> 549</tr> 550<tr> 551<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 552<td>1 if true 0 otherwise</td> 553</tr> 554</tbody> 555</table></div> 556</div> 557<hr> 558<div class="refsect2" lang="en"> 559<h3> 560<a name="xmlUCSIsCJKCompatibility"></a>xmlUCSIsCJKCompatibility ()</h3> 561<pre class="programlisting">int xmlUCSIsCJKCompatibility (int code)<br> 562</pre> 563<p>Check whether the character is part of CJKCompatibility UCS Block</p> 564<div class="variablelist"><table border="0"> 565<col align="left"> 566<tbody> 567<tr> 568<td><span class="term"><i><tt>code</tt></i>:</span></td> 569<td>UCS code point</td> 570</tr> 571<tr> 572<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 573<td>1 if true 0 otherwise</td> 574</tr> 575</tbody> 576</table></div> 577</div> 578<hr> 579<div class="refsect2" lang="en"> 580<h3> 581<a name="xmlUCSIsCJKCompatibilityForms"></a>xmlUCSIsCJKCompatibilityForms ()</h3> 582<pre class="programlisting">int xmlUCSIsCJKCompatibilityForms (int code)<br> 583</pre> 584<p>Check whether the character is part of CJKCompatibilityForms UCS Block</p> 585<div class="variablelist"><table border="0"> 586<col align="left"> 587<tbody> 588<tr> 589<td><span class="term"><i><tt>code</tt></i>:</span></td> 590<td>UCS code point</td> 591</tr> 592<tr> 593<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 594<td>1 if true 0 otherwise</td> 595</tr> 596</tbody> 597</table></div> 598</div> 599<hr> 600<div class="refsect2" lang="en"> 601<h3> 602<a name="xmlUCSIsCJKCompatibilityIdeographs"></a>xmlUCSIsCJKCompatibilityIdeographs ()</h3> 603<pre class="programlisting">int xmlUCSIsCJKCompatibilityIdeographs (int code)<br> 604</pre> 605<p>Check whether the character is part of CJKCompatibilityIdeographs UCS Block</p> 606<div class="variablelist"><table border="0"> 607<col align="left"> 608<tbody> 609<tr> 610<td><span class="term"><i><tt>code</tt></i>:</span></td> 611<td>UCS code point</td> 612</tr> 613<tr> 614<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 615<td>1 if true 0 otherwise</td> 616</tr> 617</tbody> 618</table></div> 619</div> 620<hr> 621<div class="refsect2" lang="en"> 622<h3> 623<a name="xmlUCSIsCJKCompatibilityIdeographsSupplement"></a>xmlUCSIsCJKCompatibilityIdeographsSupplement ()</h3> 624<pre class="programlisting">int xmlUCSIsCJKCompatibilityIdeographsSupplement (int code)<br> 625</pre> 626<p>Check whether the character is part of CJKCompatibilityIdeographsSupplement UCS Block</p> 627<div class="variablelist"><table border="0"> 628<col align="left"> 629<tbody> 630<tr> 631<td><span class="term"><i><tt>code</tt></i>:</span></td> 632<td>UCS code point</td> 633</tr> 634<tr> 635<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 636<td>1 if true 0 otherwise</td> 637</tr> 638</tbody> 639</table></div> 640</div> 641<hr> 642<div class="refsect2" lang="en"> 643<h3> 644<a name="xmlUCSIsCJKRadicalsSupplement"></a>xmlUCSIsCJKRadicalsSupplement ()</h3> 645<pre class="programlisting">int xmlUCSIsCJKRadicalsSupplement (int code)<br> 646</pre> 647<p>Check whether the character is part of CJKRadicalsSupplement UCS Block</p> 648<div class="variablelist"><table border="0"> 649<col align="left"> 650<tbody> 651<tr> 652<td><span class="term"><i><tt>code</tt></i>:</span></td> 653<td>UCS code point</td> 654</tr> 655<tr> 656<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 657<td>1 if true 0 otherwise</td> 658</tr> 659</tbody> 660</table></div> 661</div> 662<hr> 663<div class="refsect2" lang="en"> 664<h3> 665<a name="xmlUCSIsCJKSymbolsandPunctuation"></a>xmlUCSIsCJKSymbolsandPunctuation ()</h3> 666<pre class="programlisting">int xmlUCSIsCJKSymbolsandPunctuation (int code)<br> 667</pre> 668<p>Check whether the character is part of CJKSymbolsandPunctuation UCS Block</p> 669<div class="variablelist"><table border="0"> 670<col align="left"> 671<tbody> 672<tr> 673<td><span class="term"><i><tt>code</tt></i>:</span></td> 674<td>UCS code point</td> 675</tr> 676<tr> 677<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 678<td>1 if true 0 otherwise</td> 679</tr> 680</tbody> 681</table></div> 682</div> 683<hr> 684<div class="refsect2" lang="en"> 685<h3> 686<a name="xmlUCSIsCJKUnifiedIdeographs"></a>xmlUCSIsCJKUnifiedIdeographs ()</h3> 687<pre class="programlisting">int xmlUCSIsCJKUnifiedIdeographs (int code)<br> 688</pre> 689<p>Check whether the character is part of CJKUnifiedIdeographs UCS Block</p> 690<div class="variablelist"><table border="0"> 691<col align="left"> 692<tbody> 693<tr> 694<td><span class="term"><i><tt>code</tt></i>:</span></td> 695<td>UCS code point</td> 696</tr> 697<tr> 698<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 699<td>1 if true 0 otherwise</td> 700</tr> 701</tbody> 702</table></div> 703</div> 704<hr> 705<div class="refsect2" lang="en"> 706<h3> 707<a name="xmlUCSIsCJKUnifiedIdeographsExtensionA"></a>xmlUCSIsCJKUnifiedIdeographsExtensionA ()</h3> 708<pre class="programlisting">int xmlUCSIsCJKUnifiedIdeographsExtensionA (int code)<br> 709</pre> 710<p>Check whether the character is part of CJKUnifiedIdeographsExtensionA UCS Block</p> 711<div class="variablelist"><table border="0"> 712<col align="left"> 713<tbody> 714<tr> 715<td><span class="term"><i><tt>code</tt></i>:</span></td> 716<td>UCS code point</td> 717</tr> 718<tr> 719<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 720<td>1 if true 0 otherwise</td> 721</tr> 722</tbody> 723</table></div> 724</div> 725<hr> 726<div class="refsect2" lang="en"> 727<h3> 728<a name="xmlUCSIsCJKUnifiedIdeographsExtensionB"></a>xmlUCSIsCJKUnifiedIdeographsExtensionB ()</h3> 729<pre class="programlisting">int xmlUCSIsCJKUnifiedIdeographsExtensionB (int code)<br> 730</pre> 731<p>Check whether the character is part of CJKUnifiedIdeographsExtensionB UCS Block</p> 732<div class="variablelist"><table border="0"> 733<col align="left"> 734<tbody> 735<tr> 736<td><span class="term"><i><tt>code</tt></i>:</span></td> 737<td>UCS code point</td> 738</tr> 739<tr> 740<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 741<td>1 if true 0 otherwise</td> 742</tr> 743</tbody> 744</table></div> 745</div> 746<hr> 747<div class="refsect2" lang="en"> 748<h3> 749<a name="xmlUCSIsCat"></a>xmlUCSIsCat ()</h3> 750<pre class="programlisting">int xmlUCSIsCat (int code, <br> const char * cat)<br> 751</pre> 752<p>Check whether the character is part of the UCS Category</p> 753<div class="variablelist"><table border="0"> 754<col align="left"> 755<tbody> 756<tr> 757<td><span class="term"><i><tt>code</tt></i>:</span></td> 758<td>UCS code point</td> 759</tr> 760<tr> 761<td><span class="term"><i><tt>cat</tt></i>:</span></td> 762<td>UCS Category name</td> 763</tr> 764<tr> 765<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 766<td>1 if true, 0 if false and -1 on unknown category</td> 767</tr> 768</tbody> 769</table></div> 770</div> 771<hr> 772<div class="refsect2" lang="en"> 773<h3> 774<a name="xmlUCSIsCatC"></a>xmlUCSIsCatC ()</h3> 775<pre class="programlisting">int xmlUCSIsCatC (int code)<br> 776</pre> 777<p>Check whether the character is part of C UCS Category</p> 778<div class="variablelist"><table border="0"> 779<col align="left"> 780<tbody> 781<tr> 782<td><span class="term"><i><tt>code</tt></i>:</span></td> 783<td>UCS code point</td> 784</tr> 785<tr> 786<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 787<td>1 if true 0 otherwise</td> 788</tr> 789</tbody> 790</table></div> 791</div> 792<hr> 793<div class="refsect2" lang="en"> 794<h3> 795<a name="xmlUCSIsCatCc"></a>xmlUCSIsCatCc ()</h3> 796<pre class="programlisting">int xmlUCSIsCatCc (int code)<br> 797</pre> 798<p>Check whether the character is part of Cc UCS Category</p> 799<div class="variablelist"><table border="0"> 800<col align="left"> 801<tbody> 802<tr> 803<td><span class="term"><i><tt>code</tt></i>:</span></td> 804<td>UCS code point</td> 805</tr> 806<tr> 807<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 808<td>1 if true 0 otherwise</td> 809</tr> 810</tbody> 811</table></div> 812</div> 813<hr> 814<div class="refsect2" lang="en"> 815<h3> 816<a name="xmlUCSIsCatCf"></a>xmlUCSIsCatCf ()</h3> 817<pre class="programlisting">int xmlUCSIsCatCf (int code)<br> 818</pre> 819<p>Check whether the character is part of Cf UCS Category</p> 820<div class="variablelist"><table border="0"> 821<col align="left"> 822<tbody> 823<tr> 824<td><span class="term"><i><tt>code</tt></i>:</span></td> 825<td>UCS code point</td> 826</tr> 827<tr> 828<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 829<td>1 if true 0 otherwise</td> 830</tr> 831</tbody> 832</table></div> 833</div> 834<hr> 835<div class="refsect2" lang="en"> 836<h3> 837<a name="xmlUCSIsCatCo"></a>xmlUCSIsCatCo ()</h3> 838<pre class="programlisting">int xmlUCSIsCatCo (int code)<br> 839</pre> 840<p>Check whether the character is part of Co UCS Category</p> 841<div class="variablelist"><table border="0"> 842<col align="left"> 843<tbody> 844<tr> 845<td><span class="term"><i><tt>code</tt></i>:</span></td> 846<td>UCS code point</td> 847</tr> 848<tr> 849<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 850<td>1 if true 0 otherwise</td> 851</tr> 852</tbody> 853</table></div> 854</div> 855<hr> 856<div class="refsect2" lang="en"> 857<h3> 858<a name="xmlUCSIsCatCs"></a>xmlUCSIsCatCs ()</h3> 859<pre class="programlisting">int xmlUCSIsCatCs (int code)<br> 860</pre> 861<p>Check whether the character is part of Cs UCS Category</p> 862<div class="variablelist"><table border="0"> 863<col align="left"> 864<tbody> 865<tr> 866<td><span class="term"><i><tt>code</tt></i>:</span></td> 867<td>UCS code point</td> 868</tr> 869<tr> 870<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 871<td>1 if true 0 otherwise</td> 872</tr> 873</tbody> 874</table></div> 875</div> 876<hr> 877<div class="refsect2" lang="en"> 878<h3> 879<a name="xmlUCSIsCatL"></a>xmlUCSIsCatL ()</h3> 880<pre class="programlisting">int xmlUCSIsCatL (int code)<br> 881</pre> 882<p>Check whether the character is part of L UCS Category</p> 883<div class="variablelist"><table border="0"> 884<col align="left"> 885<tbody> 886<tr> 887<td><span class="term"><i><tt>code</tt></i>:</span></td> 888<td>UCS code point</td> 889</tr> 890<tr> 891<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 892<td>1 if true 0 otherwise</td> 893</tr> 894</tbody> 895</table></div> 896</div> 897<hr> 898<div class="refsect2" lang="en"> 899<h3> 900<a name="xmlUCSIsCatLl"></a>xmlUCSIsCatLl ()</h3> 901<pre class="programlisting">int xmlUCSIsCatLl (int code)<br> 902</pre> 903<p>Check whether the character is part of Ll UCS Category</p> 904<div class="variablelist"><table border="0"> 905<col align="left"> 906<tbody> 907<tr> 908<td><span class="term"><i><tt>code</tt></i>:</span></td> 909<td>UCS code point</td> 910</tr> 911<tr> 912<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 913<td>1 if true 0 otherwise</td> 914</tr> 915</tbody> 916</table></div> 917</div> 918<hr> 919<div class="refsect2" lang="en"> 920<h3> 921<a name="xmlUCSIsCatLm"></a>xmlUCSIsCatLm ()</h3> 922<pre class="programlisting">int xmlUCSIsCatLm (int code)<br> 923</pre> 924<p>Check whether the character is part of Lm UCS Category</p> 925<div class="variablelist"><table border="0"> 926<col align="left"> 927<tbody> 928<tr> 929<td><span class="term"><i><tt>code</tt></i>:</span></td> 930<td>UCS code point</td> 931</tr> 932<tr> 933<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 934<td>1 if true 0 otherwise</td> 935</tr> 936</tbody> 937</table></div> 938</div> 939<hr> 940<div class="refsect2" lang="en"> 941<h3> 942<a name="xmlUCSIsCatLo"></a>xmlUCSIsCatLo ()</h3> 943<pre class="programlisting">int xmlUCSIsCatLo (int code)<br> 944</pre> 945<p>Check whether the character is part of Lo UCS Category</p> 946<div class="variablelist"><table border="0"> 947<col align="left"> 948<tbody> 949<tr> 950<td><span class="term"><i><tt>code</tt></i>:</span></td> 951<td>UCS code point</td> 952</tr> 953<tr> 954<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 955<td>1 if true 0 otherwise</td> 956</tr> 957</tbody> 958</table></div> 959</div> 960<hr> 961<div class="refsect2" lang="en"> 962<h3> 963<a name="xmlUCSIsCatLt"></a>xmlUCSIsCatLt ()</h3> 964<pre class="programlisting">int xmlUCSIsCatLt (int code)<br> 965</pre> 966<p>Check whether the character is part of Lt UCS Category</p> 967<div class="variablelist"><table border="0"> 968<col align="left"> 969<tbody> 970<tr> 971<td><span class="term"><i><tt>code</tt></i>:</span></td> 972<td>UCS code point</td> 973</tr> 974<tr> 975<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 976<td>1 if true 0 otherwise</td> 977</tr> 978</tbody> 979</table></div> 980</div> 981<hr> 982<div class="refsect2" lang="en"> 983<h3> 984<a name="xmlUCSIsCatLu"></a>xmlUCSIsCatLu ()</h3> 985<pre class="programlisting">int xmlUCSIsCatLu (int code)<br> 986</pre> 987<p>Check whether the character is part of Lu UCS Category</p> 988<div class="variablelist"><table border="0"> 989<col align="left"> 990<tbody> 991<tr> 992<td><span class="term"><i><tt>code</tt></i>:</span></td> 993<td>UCS code point</td> 994</tr> 995<tr> 996<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 997<td>1 if true 0 otherwise</td> 998</tr> 999</tbody> 1000</table></div> 1001</div> 1002<hr> 1003<div class="refsect2" lang="en"> 1004<h3> 1005<a name="xmlUCSIsCatM"></a>xmlUCSIsCatM ()</h3> 1006<pre class="programlisting">int xmlUCSIsCatM (int code)<br> 1007</pre> 1008<p>Check whether the character is part of M UCS Category</p> 1009<div class="variablelist"><table border="0"> 1010<col align="left"> 1011<tbody> 1012<tr> 1013<td><span class="term"><i><tt>code</tt></i>:</span></td> 1014<td>UCS code point</td> 1015</tr> 1016<tr> 1017<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1018<td>1 if true 0 otherwise</td> 1019</tr> 1020</tbody> 1021</table></div> 1022</div> 1023<hr> 1024<div class="refsect2" lang="en"> 1025<h3> 1026<a name="xmlUCSIsCatMc"></a>xmlUCSIsCatMc ()</h3> 1027<pre class="programlisting">int xmlUCSIsCatMc (int code)<br> 1028</pre> 1029<p>Check whether the character is part of Mc UCS Category</p> 1030<div class="variablelist"><table border="0"> 1031<col align="left"> 1032<tbody> 1033<tr> 1034<td><span class="term"><i><tt>code</tt></i>:</span></td> 1035<td>UCS code point</td> 1036</tr> 1037<tr> 1038<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1039<td>1 if true 0 otherwise</td> 1040</tr> 1041</tbody> 1042</table></div> 1043</div> 1044<hr> 1045<div class="refsect2" lang="en"> 1046<h3> 1047<a name="xmlUCSIsCatMe"></a>xmlUCSIsCatMe ()</h3> 1048<pre class="programlisting">int xmlUCSIsCatMe (int code)<br> 1049</pre> 1050<p>Check whether the character is part of Me UCS Category</p> 1051<div class="variablelist"><table border="0"> 1052<col align="left"> 1053<tbody> 1054<tr> 1055<td><span class="term"><i><tt>code</tt></i>:</span></td> 1056<td>UCS code point</td> 1057</tr> 1058<tr> 1059<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1060<td>1 if true 0 otherwise</td> 1061</tr> 1062</tbody> 1063</table></div> 1064</div> 1065<hr> 1066<div class="refsect2" lang="en"> 1067<h3> 1068<a name="xmlUCSIsCatMn"></a>xmlUCSIsCatMn ()</h3> 1069<pre class="programlisting">int xmlUCSIsCatMn (int code)<br> 1070</pre> 1071<p>Check whether the character is part of Mn UCS Category</p> 1072<div class="variablelist"><table border="0"> 1073<col align="left"> 1074<tbody> 1075<tr> 1076<td><span class="term"><i><tt>code</tt></i>:</span></td> 1077<td>UCS code point</td> 1078</tr> 1079<tr> 1080<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1081<td>1 if true 0 otherwise</td> 1082</tr> 1083</tbody> 1084</table></div> 1085</div> 1086<hr> 1087<div class="refsect2" lang="en"> 1088<h3> 1089<a name="xmlUCSIsCatN"></a>xmlUCSIsCatN ()</h3> 1090<pre class="programlisting">int xmlUCSIsCatN (int code)<br> 1091</pre> 1092<p>Check whether the character is part of N UCS Category</p> 1093<div class="variablelist"><table border="0"> 1094<col align="left"> 1095<tbody> 1096<tr> 1097<td><span class="term"><i><tt>code</tt></i>:</span></td> 1098<td>UCS code point</td> 1099</tr> 1100<tr> 1101<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1102<td>1 if true 0 otherwise</td> 1103</tr> 1104</tbody> 1105</table></div> 1106</div> 1107<hr> 1108<div class="refsect2" lang="en"> 1109<h3> 1110<a name="xmlUCSIsCatNd"></a>xmlUCSIsCatNd ()</h3> 1111<pre class="programlisting">int xmlUCSIsCatNd (int code)<br> 1112</pre> 1113<p>Check whether the character is part of Nd UCS Category</p> 1114<div class="variablelist"><table border="0"> 1115<col align="left"> 1116<tbody> 1117<tr> 1118<td><span class="term"><i><tt>code</tt></i>:</span></td> 1119<td>UCS code point</td> 1120</tr> 1121<tr> 1122<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1123<td>1 if true 0 otherwise</td> 1124</tr> 1125</tbody> 1126</table></div> 1127</div> 1128<hr> 1129<div class="refsect2" lang="en"> 1130<h3> 1131<a name="xmlUCSIsCatNl"></a>xmlUCSIsCatNl ()</h3> 1132<pre class="programlisting">int xmlUCSIsCatNl (int code)<br> 1133</pre> 1134<p>Check whether the character is part of Nl UCS Category</p> 1135<div class="variablelist"><table border="0"> 1136<col align="left"> 1137<tbody> 1138<tr> 1139<td><span class="term"><i><tt>code</tt></i>:</span></td> 1140<td>UCS code point</td> 1141</tr> 1142<tr> 1143<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1144<td>1 if true 0 otherwise</td> 1145</tr> 1146</tbody> 1147</table></div> 1148</div> 1149<hr> 1150<div class="refsect2" lang="en"> 1151<h3> 1152<a name="xmlUCSIsCatNo"></a>xmlUCSIsCatNo ()</h3> 1153<pre class="programlisting">int xmlUCSIsCatNo (int code)<br> 1154</pre> 1155<p>Check whether the character is part of No UCS Category</p> 1156<div class="variablelist"><table border="0"> 1157<col align="left"> 1158<tbody> 1159<tr> 1160<td><span class="term"><i><tt>code</tt></i>:</span></td> 1161<td>UCS code point</td> 1162</tr> 1163<tr> 1164<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1165<td>1 if true 0 otherwise</td> 1166</tr> 1167</tbody> 1168</table></div> 1169</div> 1170<hr> 1171<div class="refsect2" lang="en"> 1172<h3> 1173<a name="xmlUCSIsCatP"></a>xmlUCSIsCatP ()</h3> 1174<pre class="programlisting">int xmlUCSIsCatP (int code)<br> 1175</pre> 1176<p>Check whether the character is part of P UCS Category</p> 1177<div class="variablelist"><table border="0"> 1178<col align="left"> 1179<tbody> 1180<tr> 1181<td><span class="term"><i><tt>code</tt></i>:</span></td> 1182<td>UCS code point</td> 1183</tr> 1184<tr> 1185<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1186<td>1 if true 0 otherwise</td> 1187</tr> 1188</tbody> 1189</table></div> 1190</div> 1191<hr> 1192<div class="refsect2" lang="en"> 1193<h3> 1194<a name="xmlUCSIsCatPc"></a>xmlUCSIsCatPc ()</h3> 1195<pre class="programlisting">int xmlUCSIsCatPc (int code)<br> 1196</pre> 1197<p>Check whether the character is part of Pc UCS Category</p> 1198<div class="variablelist"><table border="0"> 1199<col align="left"> 1200<tbody> 1201<tr> 1202<td><span class="term"><i><tt>code</tt></i>:</span></td> 1203<td>UCS code point</td> 1204</tr> 1205<tr> 1206<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1207<td>1 if true 0 otherwise</td> 1208</tr> 1209</tbody> 1210</table></div> 1211</div> 1212<hr> 1213<div class="refsect2" lang="en"> 1214<h3> 1215<a name="xmlUCSIsCatPd"></a>xmlUCSIsCatPd ()</h3> 1216<pre class="programlisting">int xmlUCSIsCatPd (int code)<br> 1217</pre> 1218<p>Check whether the character is part of Pd UCS Category</p> 1219<div class="variablelist"><table border="0"> 1220<col align="left"> 1221<tbody> 1222<tr> 1223<td><span class="term"><i><tt>code</tt></i>:</span></td> 1224<td>UCS code point</td> 1225</tr> 1226<tr> 1227<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1228<td>1 if true 0 otherwise</td> 1229</tr> 1230</tbody> 1231</table></div> 1232</div> 1233<hr> 1234<div class="refsect2" lang="en"> 1235<h3> 1236<a name="xmlUCSIsCatPe"></a>xmlUCSIsCatPe ()</h3> 1237<pre class="programlisting">int xmlUCSIsCatPe (int code)<br> 1238</pre> 1239<p>Check whether the character is part of Pe UCS Category</p> 1240<div class="variablelist"><table border="0"> 1241<col align="left"> 1242<tbody> 1243<tr> 1244<td><span class="term"><i><tt>code</tt></i>:</span></td> 1245<td>UCS code point</td> 1246</tr> 1247<tr> 1248<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1249<td>1 if true 0 otherwise</td> 1250</tr> 1251</tbody> 1252</table></div> 1253</div> 1254<hr> 1255<div class="refsect2" lang="en"> 1256<h3> 1257<a name="xmlUCSIsCatPf"></a>xmlUCSIsCatPf ()</h3> 1258<pre class="programlisting">int xmlUCSIsCatPf (int code)<br> 1259</pre> 1260<p>Check whether the character is part of Pf UCS Category</p> 1261<div class="variablelist"><table border="0"> 1262<col align="left"> 1263<tbody> 1264<tr> 1265<td><span class="term"><i><tt>code</tt></i>:</span></td> 1266<td>UCS code point</td> 1267</tr> 1268<tr> 1269<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1270<td>1 if true 0 otherwise</td> 1271</tr> 1272</tbody> 1273</table></div> 1274</div> 1275<hr> 1276<div class="refsect2" lang="en"> 1277<h3> 1278<a name="xmlUCSIsCatPi"></a>xmlUCSIsCatPi ()</h3> 1279<pre class="programlisting">int xmlUCSIsCatPi (int code)<br> 1280</pre> 1281<p>Check whether the character is part of Pi UCS Category</p> 1282<div class="variablelist"><table border="0"> 1283<col align="left"> 1284<tbody> 1285<tr> 1286<td><span class="term"><i><tt>code</tt></i>:</span></td> 1287<td>UCS code point</td> 1288</tr> 1289<tr> 1290<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1291<td>1 if true 0 otherwise</td> 1292</tr> 1293</tbody> 1294</table></div> 1295</div> 1296<hr> 1297<div class="refsect2" lang="en"> 1298<h3> 1299<a name="xmlUCSIsCatPo"></a>xmlUCSIsCatPo ()</h3> 1300<pre class="programlisting">int xmlUCSIsCatPo (int code)<br> 1301</pre> 1302<p>Check whether the character is part of Po UCS Category</p> 1303<div class="variablelist"><table border="0"> 1304<col align="left"> 1305<tbody> 1306<tr> 1307<td><span class="term"><i><tt>code</tt></i>:</span></td> 1308<td>UCS code point</td> 1309</tr> 1310<tr> 1311<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1312<td>1 if true 0 otherwise</td> 1313</tr> 1314</tbody> 1315</table></div> 1316</div> 1317<hr> 1318<div class="refsect2" lang="en"> 1319<h3> 1320<a name="xmlUCSIsCatPs"></a>xmlUCSIsCatPs ()</h3> 1321<pre class="programlisting">int xmlUCSIsCatPs (int code)<br> 1322</pre> 1323<p>Check whether the character is part of Ps UCS Category</p> 1324<div class="variablelist"><table border="0"> 1325<col align="left"> 1326<tbody> 1327<tr> 1328<td><span class="term"><i><tt>code</tt></i>:</span></td> 1329<td>UCS code point</td> 1330</tr> 1331<tr> 1332<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1333<td>1 if true 0 otherwise</td> 1334</tr> 1335</tbody> 1336</table></div> 1337</div> 1338<hr> 1339<div class="refsect2" lang="en"> 1340<h3> 1341<a name="xmlUCSIsCatS"></a>xmlUCSIsCatS ()</h3> 1342<pre class="programlisting">int xmlUCSIsCatS (int code)<br> 1343</pre> 1344<p>Check whether the character is part of S UCS Category</p> 1345<div class="variablelist"><table border="0"> 1346<col align="left"> 1347<tbody> 1348<tr> 1349<td><span class="term"><i><tt>code</tt></i>:</span></td> 1350<td>UCS code point</td> 1351</tr> 1352<tr> 1353<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1354<td>1 if true 0 otherwise</td> 1355</tr> 1356</tbody> 1357</table></div> 1358</div> 1359<hr> 1360<div class="refsect2" lang="en"> 1361<h3> 1362<a name="xmlUCSIsCatSc"></a>xmlUCSIsCatSc ()</h3> 1363<pre class="programlisting">int xmlUCSIsCatSc (int code)<br> 1364</pre> 1365<p>Check whether the character is part of Sc UCS Category</p> 1366<div class="variablelist"><table border="0"> 1367<col align="left"> 1368<tbody> 1369<tr> 1370<td><span class="term"><i><tt>code</tt></i>:</span></td> 1371<td>UCS code point</td> 1372</tr> 1373<tr> 1374<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1375<td>1 if true 0 otherwise</td> 1376</tr> 1377</tbody> 1378</table></div> 1379</div> 1380<hr> 1381<div class="refsect2" lang="en"> 1382<h3> 1383<a name="xmlUCSIsCatSk"></a>xmlUCSIsCatSk ()</h3> 1384<pre class="programlisting">int xmlUCSIsCatSk (int code)<br> 1385</pre> 1386<p>Check whether the character is part of Sk UCS Category</p> 1387<div class="variablelist"><table border="0"> 1388<col align="left"> 1389<tbody> 1390<tr> 1391<td><span class="term"><i><tt>code</tt></i>:</span></td> 1392<td>UCS code point</td> 1393</tr> 1394<tr> 1395<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1396<td>1 if true 0 otherwise</td> 1397</tr> 1398</tbody> 1399</table></div> 1400</div> 1401<hr> 1402<div class="refsect2" lang="en"> 1403<h3> 1404<a name="xmlUCSIsCatSm"></a>xmlUCSIsCatSm ()</h3> 1405<pre class="programlisting">int xmlUCSIsCatSm (int code)<br> 1406</pre> 1407<p>Check whether the character is part of Sm UCS Category</p> 1408<div class="variablelist"><table border="0"> 1409<col align="left"> 1410<tbody> 1411<tr> 1412<td><span class="term"><i><tt>code</tt></i>:</span></td> 1413<td>UCS code point</td> 1414</tr> 1415<tr> 1416<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1417<td>1 if true 0 otherwise</td> 1418</tr> 1419</tbody> 1420</table></div> 1421</div> 1422<hr> 1423<div class="refsect2" lang="en"> 1424<h3> 1425<a name="xmlUCSIsCatSo"></a>xmlUCSIsCatSo ()</h3> 1426<pre class="programlisting">int xmlUCSIsCatSo (int code)<br> 1427</pre> 1428<p>Check whether the character is part of So UCS Category</p> 1429<div class="variablelist"><table border="0"> 1430<col align="left"> 1431<tbody> 1432<tr> 1433<td><span class="term"><i><tt>code</tt></i>:</span></td> 1434<td>UCS code point</td> 1435</tr> 1436<tr> 1437<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1438<td>1 if true 0 otherwise</td> 1439</tr> 1440</tbody> 1441</table></div> 1442</div> 1443<hr> 1444<div class="refsect2" lang="en"> 1445<h3> 1446<a name="xmlUCSIsCatZ"></a>xmlUCSIsCatZ ()</h3> 1447<pre class="programlisting">int xmlUCSIsCatZ (int code)<br> 1448</pre> 1449<p>Check whether the character is part of Z UCS Category</p> 1450<div class="variablelist"><table border="0"> 1451<col align="left"> 1452<tbody> 1453<tr> 1454<td><span class="term"><i><tt>code</tt></i>:</span></td> 1455<td>UCS code point</td> 1456</tr> 1457<tr> 1458<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1459<td>1 if true 0 otherwise</td> 1460</tr> 1461</tbody> 1462</table></div> 1463</div> 1464<hr> 1465<div class="refsect2" lang="en"> 1466<h3> 1467<a name="xmlUCSIsCatZl"></a>xmlUCSIsCatZl ()</h3> 1468<pre class="programlisting">int xmlUCSIsCatZl (int code)<br> 1469</pre> 1470<p>Check whether the character is part of Zl UCS Category</p> 1471<div class="variablelist"><table border="0"> 1472<col align="left"> 1473<tbody> 1474<tr> 1475<td><span class="term"><i><tt>code</tt></i>:</span></td> 1476<td>UCS code point</td> 1477</tr> 1478<tr> 1479<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1480<td>1 if true 0 otherwise</td> 1481</tr> 1482</tbody> 1483</table></div> 1484</div> 1485<hr> 1486<div class="refsect2" lang="en"> 1487<h3> 1488<a name="xmlUCSIsCatZp"></a>xmlUCSIsCatZp ()</h3> 1489<pre class="programlisting">int xmlUCSIsCatZp (int code)<br> 1490</pre> 1491<p>Check whether the character is part of Zp UCS Category</p> 1492<div class="variablelist"><table border="0"> 1493<col align="left"> 1494<tbody> 1495<tr> 1496<td><span class="term"><i><tt>code</tt></i>:</span></td> 1497<td>UCS code point</td> 1498</tr> 1499<tr> 1500<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1501<td>1 if true 0 otherwise</td> 1502</tr> 1503</tbody> 1504</table></div> 1505</div> 1506<hr> 1507<div class="refsect2" lang="en"> 1508<h3> 1509<a name="xmlUCSIsCatZs"></a>xmlUCSIsCatZs ()</h3> 1510<pre class="programlisting">int xmlUCSIsCatZs (int code)<br> 1511</pre> 1512<p>Check whether the character is part of Zs UCS Category</p> 1513<div class="variablelist"><table border="0"> 1514<col align="left"> 1515<tbody> 1516<tr> 1517<td><span class="term"><i><tt>code</tt></i>:</span></td> 1518<td>UCS code point</td> 1519</tr> 1520<tr> 1521<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1522<td>1 if true 0 otherwise</td> 1523</tr> 1524</tbody> 1525</table></div> 1526</div> 1527<hr> 1528<div class="refsect2" lang="en"> 1529<h3> 1530<a name="xmlUCSIsCherokee"></a>xmlUCSIsCherokee ()</h3> 1531<pre class="programlisting">int xmlUCSIsCherokee (int code)<br> 1532</pre> 1533<p>Check whether the character is part of Cherokee UCS Block</p> 1534<div class="variablelist"><table border="0"> 1535<col align="left"> 1536<tbody> 1537<tr> 1538<td><span class="term"><i><tt>code</tt></i>:</span></td> 1539<td>UCS code point</td> 1540</tr> 1541<tr> 1542<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1543<td>1 if true 0 otherwise</td> 1544</tr> 1545</tbody> 1546</table></div> 1547</div> 1548<hr> 1549<div class="refsect2" lang="en"> 1550<h3> 1551<a name="xmlUCSIsCombiningDiacriticalMarks"></a>xmlUCSIsCombiningDiacriticalMarks ()</h3> 1552<pre class="programlisting">int xmlUCSIsCombiningDiacriticalMarks (int code)<br> 1553</pre> 1554<p>Check whether the character is part of CombiningDiacriticalMarks UCS Block</p> 1555<div class="variablelist"><table border="0"> 1556<col align="left"> 1557<tbody> 1558<tr> 1559<td><span class="term"><i><tt>code</tt></i>:</span></td> 1560<td>UCS code point</td> 1561</tr> 1562<tr> 1563<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1564<td>1 if true 0 otherwise</td> 1565</tr> 1566</tbody> 1567</table></div> 1568</div> 1569<hr> 1570<div class="refsect2" lang="en"> 1571<h3> 1572<a name="xmlUCSIsCombiningDiacriticalMarksforSymbols"></a>xmlUCSIsCombiningDiacriticalMarksforSymbols ()</h3> 1573<pre class="programlisting">int xmlUCSIsCombiningDiacriticalMarksforSymbols (int code)<br> 1574</pre> 1575<p>Check whether the character is part of CombiningDiacriticalMarksforSymbols UCS Block</p> 1576<div class="variablelist"><table border="0"> 1577<col align="left"> 1578<tbody> 1579<tr> 1580<td><span class="term"><i><tt>code</tt></i>:</span></td> 1581<td>UCS code point</td> 1582</tr> 1583<tr> 1584<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1585<td>1 if true 0 otherwise</td> 1586</tr> 1587</tbody> 1588</table></div> 1589</div> 1590<hr> 1591<div class="refsect2" lang="en"> 1592<h3> 1593<a name="xmlUCSIsCombiningHalfMarks"></a>xmlUCSIsCombiningHalfMarks ()</h3> 1594<pre class="programlisting">int xmlUCSIsCombiningHalfMarks (int code)<br> 1595</pre> 1596<p>Check whether the character is part of CombiningHalfMarks UCS Block</p> 1597<div class="variablelist"><table border="0"> 1598<col align="left"> 1599<tbody> 1600<tr> 1601<td><span class="term"><i><tt>code</tt></i>:</span></td> 1602<td>UCS code point</td> 1603</tr> 1604<tr> 1605<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1606<td>1 if true 0 otherwise</td> 1607</tr> 1608</tbody> 1609</table></div> 1610</div> 1611<hr> 1612<div class="refsect2" lang="en"> 1613<h3> 1614<a name="xmlUCSIsCombiningMarksforSymbols"></a>xmlUCSIsCombiningMarksforSymbols ()</h3> 1615<pre class="programlisting">int xmlUCSIsCombiningMarksforSymbols (int code)<br> 1616</pre> 1617<p>Check whether the character is part of CombiningMarksforSymbols UCS Block</p> 1618<div class="variablelist"><table border="0"> 1619<col align="left"> 1620<tbody> 1621<tr> 1622<td><span class="term"><i><tt>code</tt></i>:</span></td> 1623<td>UCS code point</td> 1624</tr> 1625<tr> 1626<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1627<td>1 if true 0 otherwise</td> 1628</tr> 1629</tbody> 1630</table></div> 1631</div> 1632<hr> 1633<div class="refsect2" lang="en"> 1634<h3> 1635<a name="xmlUCSIsControlPictures"></a>xmlUCSIsControlPictures ()</h3> 1636<pre class="programlisting">int xmlUCSIsControlPictures (int code)<br> 1637</pre> 1638<p>Check whether the character is part of ControlPictures UCS Block</p> 1639<div class="variablelist"><table border="0"> 1640<col align="left"> 1641<tbody> 1642<tr> 1643<td><span class="term"><i><tt>code</tt></i>:</span></td> 1644<td>UCS code point</td> 1645</tr> 1646<tr> 1647<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1648<td>1 if true 0 otherwise</td> 1649</tr> 1650</tbody> 1651</table></div> 1652</div> 1653<hr> 1654<div class="refsect2" lang="en"> 1655<h3> 1656<a name="xmlUCSIsCurrencySymbols"></a>xmlUCSIsCurrencySymbols ()</h3> 1657<pre class="programlisting">int xmlUCSIsCurrencySymbols (int code)<br> 1658</pre> 1659<p>Check whether the character is part of CurrencySymbols UCS Block</p> 1660<div class="variablelist"><table border="0"> 1661<col align="left"> 1662<tbody> 1663<tr> 1664<td><span class="term"><i><tt>code</tt></i>:</span></td> 1665<td>UCS code point</td> 1666</tr> 1667<tr> 1668<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1669<td>1 if true 0 otherwise</td> 1670</tr> 1671</tbody> 1672</table></div> 1673</div> 1674<hr> 1675<div class="refsect2" lang="en"> 1676<h3> 1677<a name="xmlUCSIsCypriotSyllabary"></a>xmlUCSIsCypriotSyllabary ()</h3> 1678<pre class="programlisting">int xmlUCSIsCypriotSyllabary (int code)<br> 1679</pre> 1680<p>Check whether the character is part of CypriotSyllabary UCS Block</p> 1681<div class="variablelist"><table border="0"> 1682<col align="left"> 1683<tbody> 1684<tr> 1685<td><span class="term"><i><tt>code</tt></i>:</span></td> 1686<td>UCS code point</td> 1687</tr> 1688<tr> 1689<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1690<td>1 if true 0 otherwise</td> 1691</tr> 1692</tbody> 1693</table></div> 1694</div> 1695<hr> 1696<div class="refsect2" lang="en"> 1697<h3> 1698<a name="xmlUCSIsCyrillic"></a>xmlUCSIsCyrillic ()</h3> 1699<pre class="programlisting">int xmlUCSIsCyrillic (int code)<br> 1700</pre> 1701<p>Check whether the character is part of Cyrillic UCS Block</p> 1702<div class="variablelist"><table border="0"> 1703<col align="left"> 1704<tbody> 1705<tr> 1706<td><span class="term"><i><tt>code</tt></i>:</span></td> 1707<td>UCS code point</td> 1708</tr> 1709<tr> 1710<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1711<td>1 if true 0 otherwise</td> 1712</tr> 1713</tbody> 1714</table></div> 1715</div> 1716<hr> 1717<div class="refsect2" lang="en"> 1718<h3> 1719<a name="xmlUCSIsCyrillicSupplement"></a>xmlUCSIsCyrillicSupplement ()</h3> 1720<pre class="programlisting">int xmlUCSIsCyrillicSupplement (int code)<br> 1721</pre> 1722<p>Check whether the character is part of CyrillicSupplement UCS Block</p> 1723<div class="variablelist"><table border="0"> 1724<col align="left"> 1725<tbody> 1726<tr> 1727<td><span class="term"><i><tt>code</tt></i>:</span></td> 1728<td>UCS code point</td> 1729</tr> 1730<tr> 1731<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1732<td>1 if true 0 otherwise</td> 1733</tr> 1734</tbody> 1735</table></div> 1736</div> 1737<hr> 1738<div class="refsect2" lang="en"> 1739<h3> 1740<a name="xmlUCSIsDeseret"></a>xmlUCSIsDeseret ()</h3> 1741<pre class="programlisting">int xmlUCSIsDeseret (int code)<br> 1742</pre> 1743<p>Check whether the character is part of Deseret UCS Block</p> 1744<div class="variablelist"><table border="0"> 1745<col align="left"> 1746<tbody> 1747<tr> 1748<td><span class="term"><i><tt>code</tt></i>:</span></td> 1749<td>UCS code point</td> 1750</tr> 1751<tr> 1752<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1753<td>1 if true 0 otherwise</td> 1754</tr> 1755</tbody> 1756</table></div> 1757</div> 1758<hr> 1759<div class="refsect2" lang="en"> 1760<h3> 1761<a name="xmlUCSIsDevanagari"></a>xmlUCSIsDevanagari ()</h3> 1762<pre class="programlisting">int xmlUCSIsDevanagari (int code)<br> 1763</pre> 1764<p>Check whether the character is part of Devanagari UCS Block</p> 1765<div class="variablelist"><table border="0"> 1766<col align="left"> 1767<tbody> 1768<tr> 1769<td><span class="term"><i><tt>code</tt></i>:</span></td> 1770<td>UCS code point</td> 1771</tr> 1772<tr> 1773<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1774<td>1 if true 0 otherwise</td> 1775</tr> 1776</tbody> 1777</table></div> 1778</div> 1779<hr> 1780<div class="refsect2" lang="en"> 1781<h3> 1782<a name="xmlUCSIsDingbats"></a>xmlUCSIsDingbats ()</h3> 1783<pre class="programlisting">int xmlUCSIsDingbats (int code)<br> 1784</pre> 1785<p>Check whether the character is part of Dingbats UCS Block</p> 1786<div class="variablelist"><table border="0"> 1787<col align="left"> 1788<tbody> 1789<tr> 1790<td><span class="term"><i><tt>code</tt></i>:</span></td> 1791<td>UCS code point</td> 1792</tr> 1793<tr> 1794<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1795<td>1 if true 0 otherwise</td> 1796</tr> 1797</tbody> 1798</table></div> 1799</div> 1800<hr> 1801<div class="refsect2" lang="en"> 1802<h3> 1803<a name="xmlUCSIsEnclosedAlphanumerics"></a>xmlUCSIsEnclosedAlphanumerics ()</h3> 1804<pre class="programlisting">int xmlUCSIsEnclosedAlphanumerics (int code)<br> 1805</pre> 1806<p>Check whether the character is part of EnclosedAlphanumerics UCS Block</p> 1807<div class="variablelist"><table border="0"> 1808<col align="left"> 1809<tbody> 1810<tr> 1811<td><span class="term"><i><tt>code</tt></i>:</span></td> 1812<td>UCS code point</td> 1813</tr> 1814<tr> 1815<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1816<td>1 if true 0 otherwise</td> 1817</tr> 1818</tbody> 1819</table></div> 1820</div> 1821<hr> 1822<div class="refsect2" lang="en"> 1823<h3> 1824<a name="xmlUCSIsEnclosedCJKLettersandMonths"></a>xmlUCSIsEnclosedCJKLettersandMonths ()</h3> 1825<pre class="programlisting">int xmlUCSIsEnclosedCJKLettersandMonths (int code)<br> 1826</pre> 1827<p>Check whether the character is part of EnclosedCJKLettersandMonths UCS Block</p> 1828<div class="variablelist"><table border="0"> 1829<col align="left"> 1830<tbody> 1831<tr> 1832<td><span class="term"><i><tt>code</tt></i>:</span></td> 1833<td>UCS code point</td> 1834</tr> 1835<tr> 1836<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1837<td>1 if true 0 otherwise</td> 1838</tr> 1839</tbody> 1840</table></div> 1841</div> 1842<hr> 1843<div class="refsect2" lang="en"> 1844<h3> 1845<a name="xmlUCSIsEthiopic"></a>xmlUCSIsEthiopic ()</h3> 1846<pre class="programlisting">int xmlUCSIsEthiopic (int code)<br> 1847</pre> 1848<p>Check whether the character is part of Ethiopic UCS Block</p> 1849<div class="variablelist"><table border="0"> 1850<col align="left"> 1851<tbody> 1852<tr> 1853<td><span class="term"><i><tt>code</tt></i>:</span></td> 1854<td>UCS code point</td> 1855</tr> 1856<tr> 1857<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1858<td>1 if true 0 otherwise</td> 1859</tr> 1860</tbody> 1861</table></div> 1862</div> 1863<hr> 1864<div class="refsect2" lang="en"> 1865<h3> 1866<a name="xmlUCSIsGeneralPunctuation"></a>xmlUCSIsGeneralPunctuation ()</h3> 1867<pre class="programlisting">int xmlUCSIsGeneralPunctuation (int code)<br> 1868</pre> 1869<p>Check whether the character is part of GeneralPunctuation UCS Block</p> 1870<div class="variablelist"><table border="0"> 1871<col align="left"> 1872<tbody> 1873<tr> 1874<td><span class="term"><i><tt>code</tt></i>:</span></td> 1875<td>UCS code point</td> 1876</tr> 1877<tr> 1878<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1879<td>1 if true 0 otherwise</td> 1880</tr> 1881</tbody> 1882</table></div> 1883</div> 1884<hr> 1885<div class="refsect2" lang="en"> 1886<h3> 1887<a name="xmlUCSIsGeometricShapes"></a>xmlUCSIsGeometricShapes ()</h3> 1888<pre class="programlisting">int xmlUCSIsGeometricShapes (int code)<br> 1889</pre> 1890<p>Check whether the character is part of GeometricShapes UCS Block</p> 1891<div class="variablelist"><table border="0"> 1892<col align="left"> 1893<tbody> 1894<tr> 1895<td><span class="term"><i><tt>code</tt></i>:</span></td> 1896<td>UCS code point</td> 1897</tr> 1898<tr> 1899<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1900<td>1 if true 0 otherwise</td> 1901</tr> 1902</tbody> 1903</table></div> 1904</div> 1905<hr> 1906<div class="refsect2" lang="en"> 1907<h3> 1908<a name="xmlUCSIsGeorgian"></a>xmlUCSIsGeorgian ()</h3> 1909<pre class="programlisting">int xmlUCSIsGeorgian (int code)<br> 1910</pre> 1911<p>Check whether the character is part of Georgian UCS Block</p> 1912<div class="variablelist"><table border="0"> 1913<col align="left"> 1914<tbody> 1915<tr> 1916<td><span class="term"><i><tt>code</tt></i>:</span></td> 1917<td>UCS code point</td> 1918</tr> 1919<tr> 1920<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1921<td>1 if true 0 otherwise</td> 1922</tr> 1923</tbody> 1924</table></div> 1925</div> 1926<hr> 1927<div class="refsect2" lang="en"> 1928<h3> 1929<a name="xmlUCSIsGothic"></a>xmlUCSIsGothic ()</h3> 1930<pre class="programlisting">int xmlUCSIsGothic (int code)<br> 1931</pre> 1932<p>Check whether the character is part of Gothic UCS Block</p> 1933<div class="variablelist"><table border="0"> 1934<col align="left"> 1935<tbody> 1936<tr> 1937<td><span class="term"><i><tt>code</tt></i>:</span></td> 1938<td>UCS code point</td> 1939</tr> 1940<tr> 1941<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1942<td>1 if true 0 otherwise</td> 1943</tr> 1944</tbody> 1945</table></div> 1946</div> 1947<hr> 1948<div class="refsect2" lang="en"> 1949<h3> 1950<a name="xmlUCSIsGreek"></a>xmlUCSIsGreek ()</h3> 1951<pre class="programlisting">int xmlUCSIsGreek (int code)<br> 1952</pre> 1953<p>Check whether the character is part of Greek UCS Block</p> 1954<div class="variablelist"><table border="0"> 1955<col align="left"> 1956<tbody> 1957<tr> 1958<td><span class="term"><i><tt>code</tt></i>:</span></td> 1959<td>UCS code point</td> 1960</tr> 1961<tr> 1962<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1963<td>1 if true 0 otherwise</td> 1964</tr> 1965</tbody> 1966</table></div> 1967</div> 1968<hr> 1969<div class="refsect2" lang="en"> 1970<h3> 1971<a name="xmlUCSIsGreekExtended"></a>xmlUCSIsGreekExtended ()</h3> 1972<pre class="programlisting">int xmlUCSIsGreekExtended (int code)<br> 1973</pre> 1974<p>Check whether the character is part of GreekExtended UCS Block</p> 1975<div class="variablelist"><table border="0"> 1976<col align="left"> 1977<tbody> 1978<tr> 1979<td><span class="term"><i><tt>code</tt></i>:</span></td> 1980<td>UCS code point</td> 1981</tr> 1982<tr> 1983<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 1984<td>1 if true 0 otherwise</td> 1985</tr> 1986</tbody> 1987</table></div> 1988</div> 1989<hr> 1990<div class="refsect2" lang="en"> 1991<h3> 1992<a name="xmlUCSIsGreekandCoptic"></a>xmlUCSIsGreekandCoptic ()</h3> 1993<pre class="programlisting">int xmlUCSIsGreekandCoptic (int code)<br> 1994</pre> 1995<p>Check whether the character is part of GreekandCoptic UCS Block</p> 1996<div class="variablelist"><table border="0"> 1997<col align="left"> 1998<tbody> 1999<tr> 2000<td><span class="term"><i><tt>code</tt></i>:</span></td> 2001<td>UCS code point</td> 2002</tr> 2003<tr> 2004<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2005<td>1 if true 0 otherwise</td> 2006</tr> 2007</tbody> 2008</table></div> 2009</div> 2010<hr> 2011<div class="refsect2" lang="en"> 2012<h3> 2013<a name="xmlUCSIsGujarati"></a>xmlUCSIsGujarati ()</h3> 2014<pre class="programlisting">int xmlUCSIsGujarati (int code)<br> 2015</pre> 2016<p>Check whether the character is part of Gujarati UCS Block</p> 2017<div class="variablelist"><table border="0"> 2018<col align="left"> 2019<tbody> 2020<tr> 2021<td><span class="term"><i><tt>code</tt></i>:</span></td> 2022<td>UCS code point</td> 2023</tr> 2024<tr> 2025<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2026<td>1 if true 0 otherwise</td> 2027</tr> 2028</tbody> 2029</table></div> 2030</div> 2031<hr> 2032<div class="refsect2" lang="en"> 2033<h3> 2034<a name="xmlUCSIsGurmukhi"></a>xmlUCSIsGurmukhi ()</h3> 2035<pre class="programlisting">int xmlUCSIsGurmukhi (int code)<br> 2036</pre> 2037<p>Check whether the character is part of Gurmukhi UCS Block</p> 2038<div class="variablelist"><table border="0"> 2039<col align="left"> 2040<tbody> 2041<tr> 2042<td><span class="term"><i><tt>code</tt></i>:</span></td> 2043<td>UCS code point</td> 2044</tr> 2045<tr> 2046<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2047<td>1 if true 0 otherwise</td> 2048</tr> 2049</tbody> 2050</table></div> 2051</div> 2052<hr> 2053<div class="refsect2" lang="en"> 2054<h3> 2055<a name="xmlUCSIsHalfwidthandFullwidthForms"></a>xmlUCSIsHalfwidthandFullwidthForms ()</h3> 2056<pre class="programlisting">int xmlUCSIsHalfwidthandFullwidthForms (int code)<br> 2057</pre> 2058<p>Check whether the character is part of HalfwidthandFullwidthForms UCS Block</p> 2059<div class="variablelist"><table border="0"> 2060<col align="left"> 2061<tbody> 2062<tr> 2063<td><span class="term"><i><tt>code</tt></i>:</span></td> 2064<td>UCS code point</td> 2065</tr> 2066<tr> 2067<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2068<td>1 if true 0 otherwise</td> 2069</tr> 2070</tbody> 2071</table></div> 2072</div> 2073<hr> 2074<div class="refsect2" lang="en"> 2075<h3> 2076<a name="xmlUCSIsHangulCompatibilityJamo"></a>xmlUCSIsHangulCompatibilityJamo ()</h3> 2077<pre class="programlisting">int xmlUCSIsHangulCompatibilityJamo (int code)<br> 2078</pre> 2079<p>Check whether the character is part of HangulCompatibilityJamo UCS Block</p> 2080<div class="variablelist"><table border="0"> 2081<col align="left"> 2082<tbody> 2083<tr> 2084<td><span class="term"><i><tt>code</tt></i>:</span></td> 2085<td>UCS code point</td> 2086</tr> 2087<tr> 2088<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2089<td>1 if true 0 otherwise</td> 2090</tr> 2091</tbody> 2092</table></div> 2093</div> 2094<hr> 2095<div class="refsect2" lang="en"> 2096<h3> 2097<a name="xmlUCSIsHangulJamo"></a>xmlUCSIsHangulJamo ()</h3> 2098<pre class="programlisting">int xmlUCSIsHangulJamo (int code)<br> 2099</pre> 2100<p>Check whether the character is part of HangulJamo UCS Block</p> 2101<div class="variablelist"><table border="0"> 2102<col align="left"> 2103<tbody> 2104<tr> 2105<td><span class="term"><i><tt>code</tt></i>:</span></td> 2106<td>UCS code point</td> 2107</tr> 2108<tr> 2109<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2110<td>1 if true 0 otherwise</td> 2111</tr> 2112</tbody> 2113</table></div> 2114</div> 2115<hr> 2116<div class="refsect2" lang="en"> 2117<h3> 2118<a name="xmlUCSIsHangulSyllables"></a>xmlUCSIsHangulSyllables ()</h3> 2119<pre class="programlisting">int xmlUCSIsHangulSyllables (int code)<br> 2120</pre> 2121<p>Check whether the character is part of HangulSyllables UCS Block</p> 2122<div class="variablelist"><table border="0"> 2123<col align="left"> 2124<tbody> 2125<tr> 2126<td><span class="term"><i><tt>code</tt></i>:</span></td> 2127<td>UCS code point</td> 2128</tr> 2129<tr> 2130<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2131<td>1 if true 0 otherwise</td> 2132</tr> 2133</tbody> 2134</table></div> 2135</div> 2136<hr> 2137<div class="refsect2" lang="en"> 2138<h3> 2139<a name="xmlUCSIsHanunoo"></a>xmlUCSIsHanunoo ()</h3> 2140<pre class="programlisting">int xmlUCSIsHanunoo (int code)<br> 2141</pre> 2142<p>Check whether the character is part of Hanunoo UCS Block</p> 2143<div class="variablelist"><table border="0"> 2144<col align="left"> 2145<tbody> 2146<tr> 2147<td><span class="term"><i><tt>code</tt></i>:</span></td> 2148<td>UCS code point</td> 2149</tr> 2150<tr> 2151<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2152<td>1 if true 0 otherwise</td> 2153</tr> 2154</tbody> 2155</table></div> 2156</div> 2157<hr> 2158<div class="refsect2" lang="en"> 2159<h3> 2160<a name="xmlUCSIsHebrew"></a>xmlUCSIsHebrew ()</h3> 2161<pre class="programlisting">int xmlUCSIsHebrew (int code)<br> 2162</pre> 2163<p>Check whether the character is part of Hebrew UCS Block</p> 2164<div class="variablelist"><table border="0"> 2165<col align="left"> 2166<tbody> 2167<tr> 2168<td><span class="term"><i><tt>code</tt></i>:</span></td> 2169<td>UCS code point</td> 2170</tr> 2171<tr> 2172<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2173<td>1 if true 0 otherwise</td> 2174</tr> 2175</tbody> 2176</table></div> 2177</div> 2178<hr> 2179<div class="refsect2" lang="en"> 2180<h3> 2181<a name="xmlUCSIsHighPrivateUseSurrogates"></a>xmlUCSIsHighPrivateUseSurrogates ()</h3> 2182<pre class="programlisting">int xmlUCSIsHighPrivateUseSurrogates (int code)<br> 2183</pre> 2184<p>Check whether the character is part of HighPrivateUseSurrogates UCS Block</p> 2185<div class="variablelist"><table border="0"> 2186<col align="left"> 2187<tbody> 2188<tr> 2189<td><span class="term"><i><tt>code</tt></i>:</span></td> 2190<td>UCS code point</td> 2191</tr> 2192<tr> 2193<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2194<td>1 if true 0 otherwise</td> 2195</tr> 2196</tbody> 2197</table></div> 2198</div> 2199<hr> 2200<div class="refsect2" lang="en"> 2201<h3> 2202<a name="xmlUCSIsHighSurrogates"></a>xmlUCSIsHighSurrogates ()</h3> 2203<pre class="programlisting">int xmlUCSIsHighSurrogates (int code)<br> 2204</pre> 2205<p>Check whether the character is part of HighSurrogates UCS Block</p> 2206<div class="variablelist"><table border="0"> 2207<col align="left"> 2208<tbody> 2209<tr> 2210<td><span class="term"><i><tt>code</tt></i>:</span></td> 2211<td>UCS code point</td> 2212</tr> 2213<tr> 2214<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2215<td>1 if true 0 otherwise</td> 2216</tr> 2217</tbody> 2218</table></div> 2219</div> 2220<hr> 2221<div class="refsect2" lang="en"> 2222<h3> 2223<a name="xmlUCSIsHiragana"></a>xmlUCSIsHiragana ()</h3> 2224<pre class="programlisting">int xmlUCSIsHiragana (int code)<br> 2225</pre> 2226<p>Check whether the character is part of Hiragana UCS Block</p> 2227<div class="variablelist"><table border="0"> 2228<col align="left"> 2229<tbody> 2230<tr> 2231<td><span class="term"><i><tt>code</tt></i>:</span></td> 2232<td>UCS code point</td> 2233</tr> 2234<tr> 2235<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2236<td>1 if true 0 otherwise</td> 2237</tr> 2238</tbody> 2239</table></div> 2240</div> 2241<hr> 2242<div class="refsect2" lang="en"> 2243<h3> 2244<a name="xmlUCSIsIPAExtensions"></a>xmlUCSIsIPAExtensions ()</h3> 2245<pre class="programlisting">int xmlUCSIsIPAExtensions (int code)<br> 2246</pre> 2247<p>Check whether the character is part of IPAExtensions UCS Block</p> 2248<div class="variablelist"><table border="0"> 2249<col align="left"> 2250<tbody> 2251<tr> 2252<td><span class="term"><i><tt>code</tt></i>:</span></td> 2253<td>UCS code point</td> 2254</tr> 2255<tr> 2256<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2257<td>1 if true 0 otherwise</td> 2258</tr> 2259</tbody> 2260</table></div> 2261</div> 2262<hr> 2263<div class="refsect2" lang="en"> 2264<h3> 2265<a name="xmlUCSIsIdeographicDescriptionCharacters"></a>xmlUCSIsIdeographicDescriptionCharacters ()</h3> 2266<pre class="programlisting">int xmlUCSIsIdeographicDescriptionCharacters (int code)<br> 2267</pre> 2268<p>Check whether the character is part of IdeographicDescriptionCharacters UCS Block</p> 2269<div class="variablelist"><table border="0"> 2270<col align="left"> 2271<tbody> 2272<tr> 2273<td><span class="term"><i><tt>code</tt></i>:</span></td> 2274<td>UCS code point</td> 2275</tr> 2276<tr> 2277<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2278<td>1 if true 0 otherwise</td> 2279</tr> 2280</tbody> 2281</table></div> 2282</div> 2283<hr> 2284<div class="refsect2" lang="en"> 2285<h3> 2286<a name="xmlUCSIsKanbun"></a>xmlUCSIsKanbun ()</h3> 2287<pre class="programlisting">int xmlUCSIsKanbun (int code)<br> 2288</pre> 2289<p>Check whether the character is part of Kanbun UCS Block</p> 2290<div class="variablelist"><table border="0"> 2291<col align="left"> 2292<tbody> 2293<tr> 2294<td><span class="term"><i><tt>code</tt></i>:</span></td> 2295<td>UCS code point</td> 2296</tr> 2297<tr> 2298<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2299<td>1 if true 0 otherwise</td> 2300</tr> 2301</tbody> 2302</table></div> 2303</div> 2304<hr> 2305<div class="refsect2" lang="en"> 2306<h3> 2307<a name="xmlUCSIsKangxiRadicals"></a>xmlUCSIsKangxiRadicals ()</h3> 2308<pre class="programlisting">int xmlUCSIsKangxiRadicals (int code)<br> 2309</pre> 2310<p>Check whether the character is part of KangxiRadicals UCS Block</p> 2311<div class="variablelist"><table border="0"> 2312<col align="left"> 2313<tbody> 2314<tr> 2315<td><span class="term"><i><tt>code</tt></i>:</span></td> 2316<td>UCS code point</td> 2317</tr> 2318<tr> 2319<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2320<td>1 if true 0 otherwise</td> 2321</tr> 2322</tbody> 2323</table></div> 2324</div> 2325<hr> 2326<div class="refsect2" lang="en"> 2327<h3> 2328<a name="xmlUCSIsKannada"></a>xmlUCSIsKannada ()</h3> 2329<pre class="programlisting">int xmlUCSIsKannada (int code)<br> 2330</pre> 2331<p>Check whether the character is part of Kannada UCS Block</p> 2332<div class="variablelist"><table border="0"> 2333<col align="left"> 2334<tbody> 2335<tr> 2336<td><span class="term"><i><tt>code</tt></i>:</span></td> 2337<td>UCS code point</td> 2338</tr> 2339<tr> 2340<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2341<td>1 if true 0 otherwise</td> 2342</tr> 2343</tbody> 2344</table></div> 2345</div> 2346<hr> 2347<div class="refsect2" lang="en"> 2348<h3> 2349<a name="xmlUCSIsKatakana"></a>xmlUCSIsKatakana ()</h3> 2350<pre class="programlisting">int xmlUCSIsKatakana (int code)<br> 2351</pre> 2352<p>Check whether the character is part of Katakana UCS Block</p> 2353<div class="variablelist"><table border="0"> 2354<col align="left"> 2355<tbody> 2356<tr> 2357<td><span class="term"><i><tt>code</tt></i>:</span></td> 2358<td>UCS code point</td> 2359</tr> 2360<tr> 2361<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2362<td>1 if true 0 otherwise</td> 2363</tr> 2364</tbody> 2365</table></div> 2366</div> 2367<hr> 2368<div class="refsect2" lang="en"> 2369<h3> 2370<a name="xmlUCSIsKatakanaPhoneticExtensions"></a>xmlUCSIsKatakanaPhoneticExtensions ()</h3> 2371<pre class="programlisting">int xmlUCSIsKatakanaPhoneticExtensions (int code)<br> 2372</pre> 2373<p>Check whether the character is part of KatakanaPhoneticExtensions UCS Block</p> 2374<div class="variablelist"><table border="0"> 2375<col align="left"> 2376<tbody> 2377<tr> 2378<td><span class="term"><i><tt>code</tt></i>:</span></td> 2379<td>UCS code point</td> 2380</tr> 2381<tr> 2382<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2383<td>1 if true 0 otherwise</td> 2384</tr> 2385</tbody> 2386</table></div> 2387</div> 2388<hr> 2389<div class="refsect2" lang="en"> 2390<h3> 2391<a name="xmlUCSIsKhmer"></a>xmlUCSIsKhmer ()</h3> 2392<pre class="programlisting">int xmlUCSIsKhmer (int code)<br> 2393</pre> 2394<p>Check whether the character is part of Khmer UCS Block</p> 2395<div class="variablelist"><table border="0"> 2396<col align="left"> 2397<tbody> 2398<tr> 2399<td><span class="term"><i><tt>code</tt></i>:</span></td> 2400<td>UCS code point</td> 2401</tr> 2402<tr> 2403<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2404<td>1 if true 0 otherwise</td> 2405</tr> 2406</tbody> 2407</table></div> 2408</div> 2409<hr> 2410<div class="refsect2" lang="en"> 2411<h3> 2412<a name="xmlUCSIsKhmerSymbols"></a>xmlUCSIsKhmerSymbols ()</h3> 2413<pre class="programlisting">int xmlUCSIsKhmerSymbols (int code)<br> 2414</pre> 2415<p>Check whether the character is part of KhmerSymbols UCS Block</p> 2416<div class="variablelist"><table border="0"> 2417<col align="left"> 2418<tbody> 2419<tr> 2420<td><span class="term"><i><tt>code</tt></i>:</span></td> 2421<td>UCS code point</td> 2422</tr> 2423<tr> 2424<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2425<td>1 if true 0 otherwise</td> 2426</tr> 2427</tbody> 2428</table></div> 2429</div> 2430<hr> 2431<div class="refsect2" lang="en"> 2432<h3> 2433<a name="xmlUCSIsLao"></a>xmlUCSIsLao ()</h3> 2434<pre class="programlisting">int xmlUCSIsLao (int code)<br> 2435</pre> 2436<p>Check whether the character is part of Lao UCS Block</p> 2437<div class="variablelist"><table border="0"> 2438<col align="left"> 2439<tbody> 2440<tr> 2441<td><span class="term"><i><tt>code</tt></i>:</span></td> 2442<td>UCS code point</td> 2443</tr> 2444<tr> 2445<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2446<td>1 if true 0 otherwise</td> 2447</tr> 2448</tbody> 2449</table></div> 2450</div> 2451<hr> 2452<div class="refsect2" lang="en"> 2453<h3> 2454<a name="xmlUCSIsLatin1Supplement"></a>xmlUCSIsLatin1Supplement ()</h3> 2455<pre class="programlisting">int xmlUCSIsLatin1Supplement (int code)<br> 2456</pre> 2457<p>Check whether the character is part of Latin-1Supplement UCS Block</p> 2458<div class="variablelist"><table border="0"> 2459<col align="left"> 2460<tbody> 2461<tr> 2462<td><span class="term"><i><tt>code</tt></i>:</span></td> 2463<td>UCS code point</td> 2464</tr> 2465<tr> 2466<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2467<td>1 if true 0 otherwise</td> 2468</tr> 2469</tbody> 2470</table></div> 2471</div> 2472<hr> 2473<div class="refsect2" lang="en"> 2474<h3> 2475<a name="xmlUCSIsLatinExtendedA"></a>xmlUCSIsLatinExtendedA ()</h3> 2476<pre class="programlisting">int xmlUCSIsLatinExtendedA (int code)<br> 2477</pre> 2478<p>Check whether the character is part of LatinExtended-A UCS Block</p> 2479<div class="variablelist"><table border="0"> 2480<col align="left"> 2481<tbody> 2482<tr> 2483<td><span class="term"><i><tt>code</tt></i>:</span></td> 2484<td>UCS code point</td> 2485</tr> 2486<tr> 2487<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2488<td>1 if true 0 otherwise</td> 2489</tr> 2490</tbody> 2491</table></div> 2492</div> 2493<hr> 2494<div class="refsect2" lang="en"> 2495<h3> 2496<a name="xmlUCSIsLatinExtendedAdditional"></a>xmlUCSIsLatinExtendedAdditional ()</h3> 2497<pre class="programlisting">int xmlUCSIsLatinExtendedAdditional (int code)<br> 2498</pre> 2499<p>Check whether the character is part of LatinExtendedAdditional UCS Block</p> 2500<div class="variablelist"><table border="0"> 2501<col align="left"> 2502<tbody> 2503<tr> 2504<td><span class="term"><i><tt>code</tt></i>:</span></td> 2505<td>UCS code point</td> 2506</tr> 2507<tr> 2508<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2509<td>1 if true 0 otherwise</td> 2510</tr> 2511</tbody> 2512</table></div> 2513</div> 2514<hr> 2515<div class="refsect2" lang="en"> 2516<h3> 2517<a name="xmlUCSIsLatinExtendedB"></a>xmlUCSIsLatinExtendedB ()</h3> 2518<pre class="programlisting">int xmlUCSIsLatinExtendedB (int code)<br> 2519</pre> 2520<p>Check whether the character is part of LatinExtended-B UCS Block</p> 2521<div class="variablelist"><table border="0"> 2522<col align="left"> 2523<tbody> 2524<tr> 2525<td><span class="term"><i><tt>code</tt></i>:</span></td> 2526<td>UCS code point</td> 2527</tr> 2528<tr> 2529<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2530<td>1 if true 0 otherwise</td> 2531</tr> 2532</tbody> 2533</table></div> 2534</div> 2535<hr> 2536<div class="refsect2" lang="en"> 2537<h3> 2538<a name="xmlUCSIsLetterlikeSymbols"></a>xmlUCSIsLetterlikeSymbols ()</h3> 2539<pre class="programlisting">int xmlUCSIsLetterlikeSymbols (int code)<br> 2540</pre> 2541<p>Check whether the character is part of LetterlikeSymbols UCS Block</p> 2542<div class="variablelist"><table border="0"> 2543<col align="left"> 2544<tbody> 2545<tr> 2546<td><span class="term"><i><tt>code</tt></i>:</span></td> 2547<td>UCS code point</td> 2548</tr> 2549<tr> 2550<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2551<td>1 if true 0 otherwise</td> 2552</tr> 2553</tbody> 2554</table></div> 2555</div> 2556<hr> 2557<div class="refsect2" lang="en"> 2558<h3> 2559<a name="xmlUCSIsLimbu"></a>xmlUCSIsLimbu ()</h3> 2560<pre class="programlisting">int xmlUCSIsLimbu (int code)<br> 2561</pre> 2562<p>Check whether the character is part of Limbu UCS Block</p> 2563<div class="variablelist"><table border="0"> 2564<col align="left"> 2565<tbody> 2566<tr> 2567<td><span class="term"><i><tt>code</tt></i>:</span></td> 2568<td>UCS code point</td> 2569</tr> 2570<tr> 2571<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2572<td>1 if true 0 otherwise</td> 2573</tr> 2574</tbody> 2575</table></div> 2576</div> 2577<hr> 2578<div class="refsect2" lang="en"> 2579<h3> 2580<a name="xmlUCSIsLinearBIdeograms"></a>xmlUCSIsLinearBIdeograms ()</h3> 2581<pre class="programlisting">int xmlUCSIsLinearBIdeograms (int code)<br> 2582</pre> 2583<p>Check whether the character is part of LinearBIdeograms UCS Block</p> 2584<div class="variablelist"><table border="0"> 2585<col align="left"> 2586<tbody> 2587<tr> 2588<td><span class="term"><i><tt>code</tt></i>:</span></td> 2589<td>UCS code point</td> 2590</tr> 2591<tr> 2592<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2593<td>1 if true 0 otherwise</td> 2594</tr> 2595</tbody> 2596</table></div> 2597</div> 2598<hr> 2599<div class="refsect2" lang="en"> 2600<h3> 2601<a name="xmlUCSIsLinearBSyllabary"></a>xmlUCSIsLinearBSyllabary ()</h3> 2602<pre class="programlisting">int xmlUCSIsLinearBSyllabary (int code)<br> 2603</pre> 2604<p>Check whether the character is part of LinearBSyllabary UCS Block</p> 2605<div class="variablelist"><table border="0"> 2606<col align="left"> 2607<tbody> 2608<tr> 2609<td><span class="term"><i><tt>code</tt></i>:</span></td> 2610<td>UCS code point</td> 2611</tr> 2612<tr> 2613<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2614<td>1 if true 0 otherwise</td> 2615</tr> 2616</tbody> 2617</table></div> 2618</div> 2619<hr> 2620<div class="refsect2" lang="en"> 2621<h3> 2622<a name="xmlUCSIsLowSurrogates"></a>xmlUCSIsLowSurrogates ()</h3> 2623<pre class="programlisting">int xmlUCSIsLowSurrogates (int code)<br> 2624</pre> 2625<p>Check whether the character is part of LowSurrogates UCS Block</p> 2626<div class="variablelist"><table border="0"> 2627<col align="left"> 2628<tbody> 2629<tr> 2630<td><span class="term"><i><tt>code</tt></i>:</span></td> 2631<td>UCS code point</td> 2632</tr> 2633<tr> 2634<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2635<td>1 if true 0 otherwise</td> 2636</tr> 2637</tbody> 2638</table></div> 2639</div> 2640<hr> 2641<div class="refsect2" lang="en"> 2642<h3> 2643<a name="xmlUCSIsMalayalam"></a>xmlUCSIsMalayalam ()</h3> 2644<pre class="programlisting">int xmlUCSIsMalayalam (int code)<br> 2645</pre> 2646<p>Check whether the character is part of Malayalam UCS Block</p> 2647<div class="variablelist"><table border="0"> 2648<col align="left"> 2649<tbody> 2650<tr> 2651<td><span class="term"><i><tt>code</tt></i>:</span></td> 2652<td>UCS code point</td> 2653</tr> 2654<tr> 2655<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2656<td>1 if true 0 otherwise</td> 2657</tr> 2658</tbody> 2659</table></div> 2660</div> 2661<hr> 2662<div class="refsect2" lang="en"> 2663<h3> 2664<a name="xmlUCSIsMathematicalAlphanumericSymbols"></a>xmlUCSIsMathematicalAlphanumericSymbols ()</h3> 2665<pre class="programlisting">int xmlUCSIsMathematicalAlphanumericSymbols (int code)<br> 2666</pre> 2667<p>Check whether the character is part of MathematicalAlphanumericSymbols UCS Block</p> 2668<div class="variablelist"><table border="0"> 2669<col align="left"> 2670<tbody> 2671<tr> 2672<td><span class="term"><i><tt>code</tt></i>:</span></td> 2673<td>UCS code point</td> 2674</tr> 2675<tr> 2676<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2677<td>1 if true 0 otherwise</td> 2678</tr> 2679</tbody> 2680</table></div> 2681</div> 2682<hr> 2683<div class="refsect2" lang="en"> 2684<h3> 2685<a name="xmlUCSIsMathematicalOperators"></a>xmlUCSIsMathematicalOperators ()</h3> 2686<pre class="programlisting">int xmlUCSIsMathematicalOperators (int code)<br> 2687</pre> 2688<p>Check whether the character is part of MathematicalOperators UCS Block</p> 2689<div class="variablelist"><table border="0"> 2690<col align="left"> 2691<tbody> 2692<tr> 2693<td><span class="term"><i><tt>code</tt></i>:</span></td> 2694<td>UCS code point</td> 2695</tr> 2696<tr> 2697<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2698<td>1 if true 0 otherwise</td> 2699</tr> 2700</tbody> 2701</table></div> 2702</div> 2703<hr> 2704<div class="refsect2" lang="en"> 2705<h3> 2706<a name="xmlUCSIsMiscellaneousMathematicalSymbolsA"></a>xmlUCSIsMiscellaneousMathematicalSymbolsA ()</h3> 2707<pre class="programlisting">int xmlUCSIsMiscellaneousMathematicalSymbolsA (int code)<br> 2708</pre> 2709<p>Check whether the character is part of MiscellaneousMathematicalSymbols-A UCS Block</p> 2710<div class="variablelist"><table border="0"> 2711<col align="left"> 2712<tbody> 2713<tr> 2714<td><span class="term"><i><tt>code</tt></i>:</span></td> 2715<td>UCS code point</td> 2716</tr> 2717<tr> 2718<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2719<td>1 if true 0 otherwise</td> 2720</tr> 2721</tbody> 2722</table></div> 2723</div> 2724<hr> 2725<div class="refsect2" lang="en"> 2726<h3> 2727<a name="xmlUCSIsMiscellaneousMathematicalSymbolsB"></a>xmlUCSIsMiscellaneousMathematicalSymbolsB ()</h3> 2728<pre class="programlisting">int xmlUCSIsMiscellaneousMathematicalSymbolsB (int code)<br> 2729</pre> 2730<p>Check whether the character is part of MiscellaneousMathematicalSymbols-B UCS Block</p> 2731<div class="variablelist"><table border="0"> 2732<col align="left"> 2733<tbody> 2734<tr> 2735<td><span class="term"><i><tt>code</tt></i>:</span></td> 2736<td>UCS code point</td> 2737</tr> 2738<tr> 2739<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2740<td>1 if true 0 otherwise</td> 2741</tr> 2742</tbody> 2743</table></div> 2744</div> 2745<hr> 2746<div class="refsect2" lang="en"> 2747<h3> 2748<a name="xmlUCSIsMiscellaneousSymbols"></a>xmlUCSIsMiscellaneousSymbols ()</h3> 2749<pre class="programlisting">int xmlUCSIsMiscellaneousSymbols (int code)<br> 2750</pre> 2751<p>Check whether the character is part of MiscellaneousSymbols UCS Block</p> 2752<div class="variablelist"><table border="0"> 2753<col align="left"> 2754<tbody> 2755<tr> 2756<td><span class="term"><i><tt>code</tt></i>:</span></td> 2757<td>UCS code point</td> 2758</tr> 2759<tr> 2760<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2761<td>1 if true 0 otherwise</td> 2762</tr> 2763</tbody> 2764</table></div> 2765</div> 2766<hr> 2767<div class="refsect2" lang="en"> 2768<h3> 2769<a name="xmlUCSIsMiscellaneousSymbolsandArrows"></a>xmlUCSIsMiscellaneousSymbolsandArrows ()</h3> 2770<pre class="programlisting">int xmlUCSIsMiscellaneousSymbolsandArrows (int code)<br> 2771</pre> 2772<p>Check whether the character is part of MiscellaneousSymbolsandArrows UCS Block</p> 2773<div class="variablelist"><table border="0"> 2774<col align="left"> 2775<tbody> 2776<tr> 2777<td><span class="term"><i><tt>code</tt></i>:</span></td> 2778<td>UCS code point</td> 2779</tr> 2780<tr> 2781<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2782<td>1 if true 0 otherwise</td> 2783</tr> 2784</tbody> 2785</table></div> 2786</div> 2787<hr> 2788<div class="refsect2" lang="en"> 2789<h3> 2790<a name="xmlUCSIsMiscellaneousTechnical"></a>xmlUCSIsMiscellaneousTechnical ()</h3> 2791<pre class="programlisting">int xmlUCSIsMiscellaneousTechnical (int code)<br> 2792</pre> 2793<p>Check whether the character is part of MiscellaneousTechnical UCS Block</p> 2794<div class="variablelist"><table border="0"> 2795<col align="left"> 2796<tbody> 2797<tr> 2798<td><span class="term"><i><tt>code</tt></i>:</span></td> 2799<td>UCS code point</td> 2800</tr> 2801<tr> 2802<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2803<td>1 if true 0 otherwise</td> 2804</tr> 2805</tbody> 2806</table></div> 2807</div> 2808<hr> 2809<div class="refsect2" lang="en"> 2810<h3> 2811<a name="xmlUCSIsMongolian"></a>xmlUCSIsMongolian ()</h3> 2812<pre class="programlisting">int xmlUCSIsMongolian (int code)<br> 2813</pre> 2814<p>Check whether the character is part of Mongolian UCS Block</p> 2815<div class="variablelist"><table border="0"> 2816<col align="left"> 2817<tbody> 2818<tr> 2819<td><span class="term"><i><tt>code</tt></i>:</span></td> 2820<td>UCS code point</td> 2821</tr> 2822<tr> 2823<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2824<td>1 if true 0 otherwise</td> 2825</tr> 2826</tbody> 2827</table></div> 2828</div> 2829<hr> 2830<div class="refsect2" lang="en"> 2831<h3> 2832<a name="xmlUCSIsMusicalSymbols"></a>xmlUCSIsMusicalSymbols ()</h3> 2833<pre class="programlisting">int xmlUCSIsMusicalSymbols (int code)<br> 2834</pre> 2835<p>Check whether the character is part of MusicalSymbols UCS Block</p> 2836<div class="variablelist"><table border="0"> 2837<col align="left"> 2838<tbody> 2839<tr> 2840<td><span class="term"><i><tt>code</tt></i>:</span></td> 2841<td>UCS code point</td> 2842</tr> 2843<tr> 2844<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2845<td>1 if true 0 otherwise</td> 2846</tr> 2847</tbody> 2848</table></div> 2849</div> 2850<hr> 2851<div class="refsect2" lang="en"> 2852<h3> 2853<a name="xmlUCSIsMyanmar"></a>xmlUCSIsMyanmar ()</h3> 2854<pre class="programlisting">int xmlUCSIsMyanmar (int code)<br> 2855</pre> 2856<p>Check whether the character is part of Myanmar UCS Block</p> 2857<div class="variablelist"><table border="0"> 2858<col align="left"> 2859<tbody> 2860<tr> 2861<td><span class="term"><i><tt>code</tt></i>:</span></td> 2862<td>UCS code point</td> 2863</tr> 2864<tr> 2865<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2866<td>1 if true 0 otherwise</td> 2867</tr> 2868</tbody> 2869</table></div> 2870</div> 2871<hr> 2872<div class="refsect2" lang="en"> 2873<h3> 2874<a name="xmlUCSIsNumberForms"></a>xmlUCSIsNumberForms ()</h3> 2875<pre class="programlisting">int xmlUCSIsNumberForms (int code)<br> 2876</pre> 2877<p>Check whether the character is part of NumberForms UCS Block</p> 2878<div class="variablelist"><table border="0"> 2879<col align="left"> 2880<tbody> 2881<tr> 2882<td><span class="term"><i><tt>code</tt></i>:</span></td> 2883<td>UCS code point</td> 2884</tr> 2885<tr> 2886<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2887<td>1 if true 0 otherwise</td> 2888</tr> 2889</tbody> 2890</table></div> 2891</div> 2892<hr> 2893<div class="refsect2" lang="en"> 2894<h3> 2895<a name="xmlUCSIsOgham"></a>xmlUCSIsOgham ()</h3> 2896<pre class="programlisting">int xmlUCSIsOgham (int code)<br> 2897</pre> 2898<p>Check whether the character is part of Ogham UCS Block</p> 2899<div class="variablelist"><table border="0"> 2900<col align="left"> 2901<tbody> 2902<tr> 2903<td><span class="term"><i><tt>code</tt></i>:</span></td> 2904<td>UCS code point</td> 2905</tr> 2906<tr> 2907<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2908<td>1 if true 0 otherwise</td> 2909</tr> 2910</tbody> 2911</table></div> 2912</div> 2913<hr> 2914<div class="refsect2" lang="en"> 2915<h3> 2916<a name="xmlUCSIsOldItalic"></a>xmlUCSIsOldItalic ()</h3> 2917<pre class="programlisting">int xmlUCSIsOldItalic (int code)<br> 2918</pre> 2919<p>Check whether the character is part of OldItalic UCS Block</p> 2920<div class="variablelist"><table border="0"> 2921<col align="left"> 2922<tbody> 2923<tr> 2924<td><span class="term"><i><tt>code</tt></i>:</span></td> 2925<td>UCS code point</td> 2926</tr> 2927<tr> 2928<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2929<td>1 if true 0 otherwise</td> 2930</tr> 2931</tbody> 2932</table></div> 2933</div> 2934<hr> 2935<div class="refsect2" lang="en"> 2936<h3> 2937<a name="xmlUCSIsOpticalCharacterRecognition"></a>xmlUCSIsOpticalCharacterRecognition ()</h3> 2938<pre class="programlisting">int xmlUCSIsOpticalCharacterRecognition (int code)<br> 2939</pre> 2940<p>Check whether the character is part of OpticalCharacterRecognition UCS Block</p> 2941<div class="variablelist"><table border="0"> 2942<col align="left"> 2943<tbody> 2944<tr> 2945<td><span class="term"><i><tt>code</tt></i>:</span></td> 2946<td>UCS code point</td> 2947</tr> 2948<tr> 2949<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2950<td>1 if true 0 otherwise</td> 2951</tr> 2952</tbody> 2953</table></div> 2954</div> 2955<hr> 2956<div class="refsect2" lang="en"> 2957<h3> 2958<a name="xmlUCSIsOriya"></a>xmlUCSIsOriya ()</h3> 2959<pre class="programlisting">int xmlUCSIsOriya (int code)<br> 2960</pre> 2961<p>Check whether the character is part of Oriya UCS Block</p> 2962<div class="variablelist"><table border="0"> 2963<col align="left"> 2964<tbody> 2965<tr> 2966<td><span class="term"><i><tt>code</tt></i>:</span></td> 2967<td>UCS code point</td> 2968</tr> 2969<tr> 2970<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2971<td>1 if true 0 otherwise</td> 2972</tr> 2973</tbody> 2974</table></div> 2975</div> 2976<hr> 2977<div class="refsect2" lang="en"> 2978<h3> 2979<a name="xmlUCSIsOsmanya"></a>xmlUCSIsOsmanya ()</h3> 2980<pre class="programlisting">int xmlUCSIsOsmanya (int code)<br> 2981</pre> 2982<p>Check whether the character is part of Osmanya UCS Block</p> 2983<div class="variablelist"><table border="0"> 2984<col align="left"> 2985<tbody> 2986<tr> 2987<td><span class="term"><i><tt>code</tt></i>:</span></td> 2988<td>UCS code point</td> 2989</tr> 2990<tr> 2991<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 2992<td>1 if true 0 otherwise</td> 2993</tr> 2994</tbody> 2995</table></div> 2996</div> 2997<hr> 2998<div class="refsect2" lang="en"> 2999<h3> 3000<a name="xmlUCSIsPhoneticExtensions"></a>xmlUCSIsPhoneticExtensions ()</h3> 3001<pre class="programlisting">int xmlUCSIsPhoneticExtensions (int code)<br> 3002</pre> 3003<p>Check whether the character is part of PhoneticExtensions UCS Block</p> 3004<div class="variablelist"><table border="0"> 3005<col align="left"> 3006<tbody> 3007<tr> 3008<td><span class="term"><i><tt>code</tt></i>:</span></td> 3009<td>UCS code point</td> 3010</tr> 3011<tr> 3012<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3013<td>1 if true 0 otherwise</td> 3014</tr> 3015</tbody> 3016</table></div> 3017</div> 3018<hr> 3019<div class="refsect2" lang="en"> 3020<h3> 3021<a name="xmlUCSIsPrivateUse"></a>xmlUCSIsPrivateUse ()</h3> 3022<pre class="programlisting">int xmlUCSIsPrivateUse (int code)<br> 3023</pre> 3024<p>Check whether the character is part of PrivateUse UCS Block</p> 3025<div class="variablelist"><table border="0"> 3026<col align="left"> 3027<tbody> 3028<tr> 3029<td><span class="term"><i><tt>code</tt></i>:</span></td> 3030<td>UCS code point</td> 3031</tr> 3032<tr> 3033<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3034<td>1 if true 0 otherwise</td> 3035</tr> 3036</tbody> 3037</table></div> 3038</div> 3039<hr> 3040<div class="refsect2" lang="en"> 3041<h3> 3042<a name="xmlUCSIsPrivateUseArea"></a>xmlUCSIsPrivateUseArea ()</h3> 3043<pre class="programlisting">int xmlUCSIsPrivateUseArea (int code)<br> 3044</pre> 3045<p>Check whether the character is part of PrivateUseArea UCS Block</p> 3046<div class="variablelist"><table border="0"> 3047<col align="left"> 3048<tbody> 3049<tr> 3050<td><span class="term"><i><tt>code</tt></i>:</span></td> 3051<td>UCS code point</td> 3052</tr> 3053<tr> 3054<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3055<td>1 if true 0 otherwise</td> 3056</tr> 3057</tbody> 3058</table></div> 3059</div> 3060<hr> 3061<div class="refsect2" lang="en"> 3062<h3> 3063<a name="xmlUCSIsRunic"></a>xmlUCSIsRunic ()</h3> 3064<pre class="programlisting">int xmlUCSIsRunic (int code)<br> 3065</pre> 3066<p>Check whether the character is part of Runic UCS Block</p> 3067<div class="variablelist"><table border="0"> 3068<col align="left"> 3069<tbody> 3070<tr> 3071<td><span class="term"><i><tt>code</tt></i>:</span></td> 3072<td>UCS code point</td> 3073</tr> 3074<tr> 3075<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3076<td>1 if true 0 otherwise</td> 3077</tr> 3078</tbody> 3079</table></div> 3080</div> 3081<hr> 3082<div class="refsect2" lang="en"> 3083<h3> 3084<a name="xmlUCSIsShavian"></a>xmlUCSIsShavian ()</h3> 3085<pre class="programlisting">int xmlUCSIsShavian (int code)<br> 3086</pre> 3087<p>Check whether the character is part of Shavian UCS Block</p> 3088<div class="variablelist"><table border="0"> 3089<col align="left"> 3090<tbody> 3091<tr> 3092<td><span class="term"><i><tt>code</tt></i>:</span></td> 3093<td>UCS code point</td> 3094</tr> 3095<tr> 3096<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3097<td>1 if true 0 otherwise</td> 3098</tr> 3099</tbody> 3100</table></div> 3101</div> 3102<hr> 3103<div class="refsect2" lang="en"> 3104<h3> 3105<a name="xmlUCSIsSinhala"></a>xmlUCSIsSinhala ()</h3> 3106<pre class="programlisting">int xmlUCSIsSinhala (int code)<br> 3107</pre> 3108<p>Check whether the character is part of Sinhala UCS Block</p> 3109<div class="variablelist"><table border="0"> 3110<col align="left"> 3111<tbody> 3112<tr> 3113<td><span class="term"><i><tt>code</tt></i>:</span></td> 3114<td>UCS code point</td> 3115</tr> 3116<tr> 3117<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3118<td>1 if true 0 otherwise</td> 3119</tr> 3120</tbody> 3121</table></div> 3122</div> 3123<hr> 3124<div class="refsect2" lang="en"> 3125<h3> 3126<a name="xmlUCSIsSmallFormVariants"></a>xmlUCSIsSmallFormVariants ()</h3> 3127<pre class="programlisting">int xmlUCSIsSmallFormVariants (int code)<br> 3128</pre> 3129<p>Check whether the character is part of SmallFormVariants UCS Block</p> 3130<div class="variablelist"><table border="0"> 3131<col align="left"> 3132<tbody> 3133<tr> 3134<td><span class="term"><i><tt>code</tt></i>:</span></td> 3135<td>UCS code point</td> 3136</tr> 3137<tr> 3138<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3139<td>1 if true 0 otherwise</td> 3140</tr> 3141</tbody> 3142</table></div> 3143</div> 3144<hr> 3145<div class="refsect2" lang="en"> 3146<h3> 3147<a name="xmlUCSIsSpacingModifierLetters"></a>xmlUCSIsSpacingModifierLetters ()</h3> 3148<pre class="programlisting">int xmlUCSIsSpacingModifierLetters (int code)<br> 3149</pre> 3150<p>Check whether the character is part of SpacingModifierLetters UCS Block</p> 3151<div class="variablelist"><table border="0"> 3152<col align="left"> 3153<tbody> 3154<tr> 3155<td><span class="term"><i><tt>code</tt></i>:</span></td> 3156<td>UCS code point</td> 3157</tr> 3158<tr> 3159<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3160<td>1 if true 0 otherwise</td> 3161</tr> 3162</tbody> 3163</table></div> 3164</div> 3165<hr> 3166<div class="refsect2" lang="en"> 3167<h3> 3168<a name="xmlUCSIsSpecials"></a>xmlUCSIsSpecials ()</h3> 3169<pre class="programlisting">int xmlUCSIsSpecials (int code)<br> 3170</pre> 3171<p>Check whether the character is part of Specials UCS Block</p> 3172<div class="variablelist"><table border="0"> 3173<col align="left"> 3174<tbody> 3175<tr> 3176<td><span class="term"><i><tt>code</tt></i>:</span></td> 3177<td>UCS code point</td> 3178</tr> 3179<tr> 3180<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3181<td>1 if true 0 otherwise</td> 3182</tr> 3183</tbody> 3184</table></div> 3185</div> 3186<hr> 3187<div class="refsect2" lang="en"> 3188<h3> 3189<a name="xmlUCSIsSuperscriptsandSubscripts"></a>xmlUCSIsSuperscriptsandSubscripts ()</h3> 3190<pre class="programlisting">int xmlUCSIsSuperscriptsandSubscripts (int code)<br> 3191</pre> 3192<p>Check whether the character is part of SuperscriptsandSubscripts UCS Block</p> 3193<div class="variablelist"><table border="0"> 3194<col align="left"> 3195<tbody> 3196<tr> 3197<td><span class="term"><i><tt>code</tt></i>:</span></td> 3198<td>UCS code point</td> 3199</tr> 3200<tr> 3201<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3202<td>1 if true 0 otherwise</td> 3203</tr> 3204</tbody> 3205</table></div> 3206</div> 3207<hr> 3208<div class="refsect2" lang="en"> 3209<h3> 3210<a name="xmlUCSIsSupplementalArrowsA"></a>xmlUCSIsSupplementalArrowsA ()</h3> 3211<pre class="programlisting">int xmlUCSIsSupplementalArrowsA (int code)<br> 3212</pre> 3213<p>Check whether the character is part of SupplementalArrows-A UCS Block</p> 3214<div class="variablelist"><table border="0"> 3215<col align="left"> 3216<tbody> 3217<tr> 3218<td><span class="term"><i><tt>code</tt></i>:</span></td> 3219<td>UCS code point</td> 3220</tr> 3221<tr> 3222<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3223<td>1 if true 0 otherwise</td> 3224</tr> 3225</tbody> 3226</table></div> 3227</div> 3228<hr> 3229<div class="refsect2" lang="en"> 3230<h3> 3231<a name="xmlUCSIsSupplementalArrowsB"></a>xmlUCSIsSupplementalArrowsB ()</h3> 3232<pre class="programlisting">int xmlUCSIsSupplementalArrowsB (int code)<br> 3233</pre> 3234<p>Check whether the character is part of SupplementalArrows-B UCS Block</p> 3235<div class="variablelist"><table border="0"> 3236<col align="left"> 3237<tbody> 3238<tr> 3239<td><span class="term"><i><tt>code</tt></i>:</span></td> 3240<td>UCS code point</td> 3241</tr> 3242<tr> 3243<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3244<td>1 if true 0 otherwise</td> 3245</tr> 3246</tbody> 3247</table></div> 3248</div> 3249<hr> 3250<div class="refsect2" lang="en"> 3251<h3> 3252<a name="xmlUCSIsSupplementalMathematicalOperators"></a>xmlUCSIsSupplementalMathematicalOperators ()</h3> 3253<pre class="programlisting">int xmlUCSIsSupplementalMathematicalOperators (int code)<br> 3254</pre> 3255<p>Check whether the character is part of SupplementalMathematicalOperators UCS Block</p> 3256<div class="variablelist"><table border="0"> 3257<col align="left"> 3258<tbody> 3259<tr> 3260<td><span class="term"><i><tt>code</tt></i>:</span></td> 3261<td>UCS code point</td> 3262</tr> 3263<tr> 3264<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3265<td>1 if true 0 otherwise</td> 3266</tr> 3267</tbody> 3268</table></div> 3269</div> 3270<hr> 3271<div class="refsect2" lang="en"> 3272<h3> 3273<a name="xmlUCSIsSupplementaryPrivateUseAreaA"></a>xmlUCSIsSupplementaryPrivateUseAreaA ()</h3> 3274<pre class="programlisting">int xmlUCSIsSupplementaryPrivateUseAreaA (int code)<br> 3275</pre> 3276<p>Check whether the character is part of SupplementaryPrivateUseArea-A UCS Block</p> 3277<div class="variablelist"><table border="0"> 3278<col align="left"> 3279<tbody> 3280<tr> 3281<td><span class="term"><i><tt>code</tt></i>:</span></td> 3282<td>UCS code point</td> 3283</tr> 3284<tr> 3285<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3286<td>1 if true 0 otherwise</td> 3287</tr> 3288</tbody> 3289</table></div> 3290</div> 3291<hr> 3292<div class="refsect2" lang="en"> 3293<h3> 3294<a name="xmlUCSIsSupplementaryPrivateUseAreaB"></a>xmlUCSIsSupplementaryPrivateUseAreaB ()</h3> 3295<pre class="programlisting">int xmlUCSIsSupplementaryPrivateUseAreaB (int code)<br> 3296</pre> 3297<p>Check whether the character is part of SupplementaryPrivateUseArea-B UCS Block</p> 3298<div class="variablelist"><table border="0"> 3299<col align="left"> 3300<tbody> 3301<tr> 3302<td><span class="term"><i><tt>code</tt></i>:</span></td> 3303<td>UCS code point</td> 3304</tr> 3305<tr> 3306<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3307<td>1 if true 0 otherwise</td> 3308</tr> 3309</tbody> 3310</table></div> 3311</div> 3312<hr> 3313<div class="refsect2" lang="en"> 3314<h3> 3315<a name="xmlUCSIsSyriac"></a>xmlUCSIsSyriac ()</h3> 3316<pre class="programlisting">int xmlUCSIsSyriac (int code)<br> 3317</pre> 3318<p>Check whether the character is part of Syriac UCS Block</p> 3319<div class="variablelist"><table border="0"> 3320<col align="left"> 3321<tbody> 3322<tr> 3323<td><span class="term"><i><tt>code</tt></i>:</span></td> 3324<td>UCS code point</td> 3325</tr> 3326<tr> 3327<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3328<td>1 if true 0 otherwise</td> 3329</tr> 3330</tbody> 3331</table></div> 3332</div> 3333<hr> 3334<div class="refsect2" lang="en"> 3335<h3> 3336<a name="xmlUCSIsTagalog"></a>xmlUCSIsTagalog ()</h3> 3337<pre class="programlisting">int xmlUCSIsTagalog (int code)<br> 3338</pre> 3339<p>Check whether the character is part of Tagalog UCS Block</p> 3340<div class="variablelist"><table border="0"> 3341<col align="left"> 3342<tbody> 3343<tr> 3344<td><span class="term"><i><tt>code</tt></i>:</span></td> 3345<td>UCS code point</td> 3346</tr> 3347<tr> 3348<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3349<td>1 if true 0 otherwise</td> 3350</tr> 3351</tbody> 3352</table></div> 3353</div> 3354<hr> 3355<div class="refsect2" lang="en"> 3356<h3> 3357<a name="xmlUCSIsTagbanwa"></a>xmlUCSIsTagbanwa ()</h3> 3358<pre class="programlisting">int xmlUCSIsTagbanwa (int code)<br> 3359</pre> 3360<p>Check whether the character is part of Tagbanwa UCS Block</p> 3361<div class="variablelist"><table border="0"> 3362<col align="left"> 3363<tbody> 3364<tr> 3365<td><span class="term"><i><tt>code</tt></i>:</span></td> 3366<td>UCS code point</td> 3367</tr> 3368<tr> 3369<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3370<td>1 if true 0 otherwise</td> 3371</tr> 3372</tbody> 3373</table></div> 3374</div> 3375<hr> 3376<div class="refsect2" lang="en"> 3377<h3> 3378<a name="xmlUCSIsTags"></a>xmlUCSIsTags ()</h3> 3379<pre class="programlisting">int xmlUCSIsTags (int code)<br> 3380</pre> 3381<p>Check whether the character is part of Tags UCS Block</p> 3382<div class="variablelist"><table border="0"> 3383<col align="left"> 3384<tbody> 3385<tr> 3386<td><span class="term"><i><tt>code</tt></i>:</span></td> 3387<td>UCS code point</td> 3388</tr> 3389<tr> 3390<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3391<td>1 if true 0 otherwise</td> 3392</tr> 3393</tbody> 3394</table></div> 3395</div> 3396<hr> 3397<div class="refsect2" lang="en"> 3398<h3> 3399<a name="xmlUCSIsTaiLe"></a>xmlUCSIsTaiLe ()</h3> 3400<pre class="programlisting">int xmlUCSIsTaiLe (int code)<br> 3401</pre> 3402<p>Check whether the character is part of TaiLe UCS Block</p> 3403<div class="variablelist"><table border="0"> 3404<col align="left"> 3405<tbody> 3406<tr> 3407<td><span class="term"><i><tt>code</tt></i>:</span></td> 3408<td>UCS code point</td> 3409</tr> 3410<tr> 3411<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3412<td>1 if true 0 otherwise</td> 3413</tr> 3414</tbody> 3415</table></div> 3416</div> 3417<hr> 3418<div class="refsect2" lang="en"> 3419<h3> 3420<a name="xmlUCSIsTaiXuanJingSymbols"></a>xmlUCSIsTaiXuanJingSymbols ()</h3> 3421<pre class="programlisting">int xmlUCSIsTaiXuanJingSymbols (int code)<br> 3422</pre> 3423<p>Check whether the character is part of TaiXuanJingSymbols UCS Block</p> 3424<div class="variablelist"><table border="0"> 3425<col align="left"> 3426<tbody> 3427<tr> 3428<td><span class="term"><i><tt>code</tt></i>:</span></td> 3429<td>UCS code point</td> 3430</tr> 3431<tr> 3432<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3433<td>1 if true 0 otherwise</td> 3434</tr> 3435</tbody> 3436</table></div> 3437</div> 3438<hr> 3439<div class="refsect2" lang="en"> 3440<h3> 3441<a name="xmlUCSIsTamil"></a>xmlUCSIsTamil ()</h3> 3442<pre class="programlisting">int xmlUCSIsTamil (int code)<br> 3443</pre> 3444<p>Check whether the character is part of Tamil UCS Block</p> 3445<div class="variablelist"><table border="0"> 3446<col align="left"> 3447<tbody> 3448<tr> 3449<td><span class="term"><i><tt>code</tt></i>:</span></td> 3450<td>UCS code point</td> 3451</tr> 3452<tr> 3453<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3454<td>1 if true 0 otherwise</td> 3455</tr> 3456</tbody> 3457</table></div> 3458</div> 3459<hr> 3460<div class="refsect2" lang="en"> 3461<h3> 3462<a name="xmlUCSIsTelugu"></a>xmlUCSIsTelugu ()</h3> 3463<pre class="programlisting">int xmlUCSIsTelugu (int code)<br> 3464</pre> 3465<p>Check whether the character is part of Telugu UCS Block</p> 3466<div class="variablelist"><table border="0"> 3467<col align="left"> 3468<tbody> 3469<tr> 3470<td><span class="term"><i><tt>code</tt></i>:</span></td> 3471<td>UCS code point</td> 3472</tr> 3473<tr> 3474<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3475<td>1 if true 0 otherwise</td> 3476</tr> 3477</tbody> 3478</table></div> 3479</div> 3480<hr> 3481<div class="refsect2" lang="en"> 3482<h3> 3483<a name="xmlUCSIsThaana"></a>xmlUCSIsThaana ()</h3> 3484<pre class="programlisting">int xmlUCSIsThaana (int code)<br> 3485</pre> 3486<p>Check whether the character is part of Thaana UCS Block</p> 3487<div class="variablelist"><table border="0"> 3488<col align="left"> 3489<tbody> 3490<tr> 3491<td><span class="term"><i><tt>code</tt></i>:</span></td> 3492<td>UCS code point</td> 3493</tr> 3494<tr> 3495<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3496<td>1 if true 0 otherwise</td> 3497</tr> 3498</tbody> 3499</table></div> 3500</div> 3501<hr> 3502<div class="refsect2" lang="en"> 3503<h3> 3504<a name="xmlUCSIsThai"></a>xmlUCSIsThai ()</h3> 3505<pre class="programlisting">int xmlUCSIsThai (int code)<br> 3506</pre> 3507<p>Check whether the character is part of Thai UCS Block</p> 3508<div class="variablelist"><table border="0"> 3509<col align="left"> 3510<tbody> 3511<tr> 3512<td><span class="term"><i><tt>code</tt></i>:</span></td> 3513<td>UCS code point</td> 3514</tr> 3515<tr> 3516<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3517<td>1 if true 0 otherwise</td> 3518</tr> 3519</tbody> 3520</table></div> 3521</div> 3522<hr> 3523<div class="refsect2" lang="en"> 3524<h3> 3525<a name="xmlUCSIsTibetan"></a>xmlUCSIsTibetan ()</h3> 3526<pre class="programlisting">int xmlUCSIsTibetan (int code)<br> 3527</pre> 3528<p>Check whether the character is part of Tibetan UCS Block</p> 3529<div class="variablelist"><table border="0"> 3530<col align="left"> 3531<tbody> 3532<tr> 3533<td><span class="term"><i><tt>code</tt></i>:</span></td> 3534<td>UCS code point</td> 3535</tr> 3536<tr> 3537<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3538<td>1 if true 0 otherwise</td> 3539</tr> 3540</tbody> 3541</table></div> 3542</div> 3543<hr> 3544<div class="refsect2" lang="en"> 3545<h3> 3546<a name="xmlUCSIsUgaritic"></a>xmlUCSIsUgaritic ()</h3> 3547<pre class="programlisting">int xmlUCSIsUgaritic (int code)<br> 3548</pre> 3549<p>Check whether the character is part of Ugaritic UCS Block</p> 3550<div class="variablelist"><table border="0"> 3551<col align="left"> 3552<tbody> 3553<tr> 3554<td><span class="term"><i><tt>code</tt></i>:</span></td> 3555<td>UCS code point</td> 3556</tr> 3557<tr> 3558<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3559<td>1 if true 0 otherwise</td> 3560</tr> 3561</tbody> 3562</table></div> 3563</div> 3564<hr> 3565<div class="refsect2" lang="en"> 3566<h3> 3567<a name="xmlUCSIsUnifiedCanadianAboriginalSyllabics"></a>xmlUCSIsUnifiedCanadianAboriginalSyllabics ()</h3> 3568<pre class="programlisting">int xmlUCSIsUnifiedCanadianAboriginalSyllabics (int code)<br> 3569</pre> 3570<p>Check whether the character is part of UnifiedCanadianAboriginalSyllabics UCS Block</p> 3571<div class="variablelist"><table border="0"> 3572<col align="left"> 3573<tbody> 3574<tr> 3575<td><span class="term"><i><tt>code</tt></i>:</span></td> 3576<td>UCS code point</td> 3577</tr> 3578<tr> 3579<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3580<td>1 if true 0 otherwise</td> 3581</tr> 3582</tbody> 3583</table></div> 3584</div> 3585<hr> 3586<div class="refsect2" lang="en"> 3587<h3> 3588<a name="xmlUCSIsVariationSelectors"></a>xmlUCSIsVariationSelectors ()</h3> 3589<pre class="programlisting">int xmlUCSIsVariationSelectors (int code)<br> 3590</pre> 3591<p>Check whether the character is part of VariationSelectors UCS Block</p> 3592<div class="variablelist"><table border="0"> 3593<col align="left"> 3594<tbody> 3595<tr> 3596<td><span class="term"><i><tt>code</tt></i>:</span></td> 3597<td>UCS code point</td> 3598</tr> 3599<tr> 3600<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3601<td>1 if true 0 otherwise</td> 3602</tr> 3603</tbody> 3604</table></div> 3605</div> 3606<hr> 3607<div class="refsect2" lang="en"> 3608<h3> 3609<a name="xmlUCSIsVariationSelectorsSupplement"></a>xmlUCSIsVariationSelectorsSupplement ()</h3> 3610<pre class="programlisting">int xmlUCSIsVariationSelectorsSupplement (int code)<br> 3611</pre> 3612<p>Check whether the character is part of VariationSelectorsSupplement UCS Block</p> 3613<div class="variablelist"><table border="0"> 3614<col align="left"> 3615<tbody> 3616<tr> 3617<td><span class="term"><i><tt>code</tt></i>:</span></td> 3618<td>UCS code point</td> 3619</tr> 3620<tr> 3621<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3622<td>1 if true 0 otherwise</td> 3623</tr> 3624</tbody> 3625</table></div> 3626</div> 3627<hr> 3628<div class="refsect2" lang="en"> 3629<h3> 3630<a name="xmlUCSIsYiRadicals"></a>xmlUCSIsYiRadicals ()</h3> 3631<pre class="programlisting">int xmlUCSIsYiRadicals (int code)<br> 3632</pre> 3633<p>Check whether the character is part of YiRadicals UCS Block</p> 3634<div class="variablelist"><table border="0"> 3635<col align="left"> 3636<tbody> 3637<tr> 3638<td><span class="term"><i><tt>code</tt></i>:</span></td> 3639<td>UCS code point</td> 3640</tr> 3641<tr> 3642<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3643<td>1 if true 0 otherwise</td> 3644</tr> 3645</tbody> 3646</table></div> 3647</div> 3648<hr> 3649<div class="refsect2" lang="en"> 3650<h3> 3651<a name="xmlUCSIsYiSyllables"></a>xmlUCSIsYiSyllables ()</h3> 3652<pre class="programlisting">int xmlUCSIsYiSyllables (int code)<br> 3653</pre> 3654<p>Check whether the character is part of YiSyllables UCS Block</p> 3655<div class="variablelist"><table border="0"> 3656<col align="left"> 3657<tbody> 3658<tr> 3659<td><span class="term"><i><tt>code</tt></i>:</span></td> 3660<td>UCS code point</td> 3661</tr> 3662<tr> 3663<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3664<td>1 if true 0 otherwise</td> 3665</tr> 3666</tbody> 3667</table></div> 3668</div> 3669<hr> 3670<div class="refsect2" lang="en"> 3671<h3> 3672<a name="xmlUCSIsYijingHexagramSymbols"></a>xmlUCSIsYijingHexagramSymbols ()</h3> 3673<pre class="programlisting">int xmlUCSIsYijingHexagramSymbols (int code)<br> 3674</pre> 3675<p>Check whether the character is part of YijingHexagramSymbols UCS Block</p> 3676<div class="variablelist"><table border="0"> 3677<col align="left"> 3678<tbody> 3679<tr> 3680<td><span class="term"><i><tt>code</tt></i>:</span></td> 3681<td>UCS code point</td> 3682</tr> 3683<tr> 3684<td><span class="term"><i><tt>Returns</tt></i>:</span></td> 3685<td>1 if true 0 otherwise</td> 3686</tr> 3687</tbody> 3688</table></div> 3689</div> 3690<hr> 3691</div> 3692</div> 3693</body> 3694</html> 3695