Searched defs:xmlUCSIsCatCs (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c174 {"Cs", xmlUCSIsCatCs},
2711 * xmlUCSIsCatCs:
2719 xmlUCSIsCatCs(int code) { function
H A Delfgcchack.h13160 #undef xmlUCSIsCatCs macro
13161 extern __typeof (xmlUCSIsCatCs) xmlUCSIsCatCs __attribute((alias("xmlUCSIsCatCs__internal_alias")));
13163 #ifndef xmlUCSIsCatCs
13164 extern __typeof (xmlUCSIsCatCs) xmlUCSIsCatCs__internal_alias __attribute((visibility("hidden")));
13165 #define xmlUCSIsCatCs xmlUCSIsCatCs__internal_alias macro

Completed in 76 milliseconds