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

/external/libxml2/
H A Dxmlunicode.c183 {"Me", xmlUCSIsCatMe},
2831 * xmlUCSIsCatMe:
2839 xmlUCSIsCatMe(int code) { function
H A Delfgcchack.h13546 #undef xmlUCSIsCatMe macro
13547 extern __typeof (xmlUCSIsCatMe) xmlUCSIsCatMe __attribute((alias("xmlUCSIsCatMe__internal_alias")));
13549 #ifndef xmlUCSIsCatMe
13550 extern __typeof (xmlUCSIsCatMe) xmlUCSIsCatMe__internal_alias __attribute((visibility("hidden")));
13551 #define xmlUCSIsCatMe xmlUCSIsCatMe__internal_alias macro

Completed in 131 milliseconds