Searched refs:xmlUCSIsCat (Results 1 – 7 of 7) sorted by relevance
194 XMLPUBFUN int XMLCALL xmlUCSIsCat (int code, const char *cat);
830 d xmlUCSIsCat pr extproc('xmlUCSIsCat')
3168 xmlUCSIsCat(int code, const char *cat) { in xmlUCSIsCat() function
1095 xmlUCSIsCat;
13378 #undef xmlUCSIsCat13379 extern __typeof (xmlUCSIsCat) xmlUCSIsCat __attribute((alias("xmlUCSIsCat__internal_alias")));13381 #ifndef xmlUCSIsCat13382 extern __typeof (xmlUCSIsCat) xmlUCSIsCat__internal_alias __attribute((visibility("hidden")));13383 #define xmlUCSIsCat xmlUCSIsCat__internal_alias macro
38438 ret_val = xmlUCSIsCat(code, (const char *)cat); in test_xmlUCSIsCat()
2163 xmlUCSIsCat