Searched refs:xmlUCSIsCatC (Results 1 – 4 of 4) sorted by relevance
170 {"C", xmlUCSIsCatC},2661 xmlUCSIsCatC(int code) { in xmlUCSIsCatC() function
13216 #undef xmlUCSIsCatC13217 extern __typeof (xmlUCSIsCatC) xmlUCSIsCatC __attribute((alias("xmlUCSIsCatC__internal_alias")));13219 #ifndef xmlUCSIsCatC13220 extern __typeof (xmlUCSIsCatC) xmlUCSIsCatC__internal_alias __attribute((visibility("hidden")));13221 #define xmlUCSIsCatC xmlUCSIsCatC__internal_alias macro
2791 ret = xmlUCSIsCatC(codepoint); in xmlRegCheckCharacterRange()2887 ret = xmlUCSIsCatC(codepoint); in xmlRegCheckCharacterRange()
157 XMLPUBFUN int XMLCALL xmlUCSIsCatC (int code);