Searched refs:xmlUCSIsCatN (Results 1 – 4 of 4) sorted by relevance
185 {"N", xmlUCSIsCatN},2868 xmlUCSIsCatN(int code) { in xmlUCSIsCatN() function
13396 #undef xmlUCSIsCatN13397 extern __typeof (xmlUCSIsCatN) xmlUCSIsCatN __attribute((alias("xmlUCSIsCatN__internal_alias")));13399 #ifndef xmlUCSIsCatN13400 extern __typeof (xmlUCSIsCatN) xmlUCSIsCatN__internal_alias __attribute((visibility("hidden")));13401 #define xmlUCSIsCatN xmlUCSIsCatN__internal_alias macro
2824 ret = xmlUCSIsCatN(codepoint); in xmlRegCheckCharacterRange()
172 XMLPUBFUN int XMLCALL xmlUCSIsCatN (int code);