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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c183 {"Me", xmlUCSIsCatMe},
2831 * xmlUCSIsCatMe:
2839 xmlUCSIsCatMe(int code) { function
H A Delfgcchack.h13372 #undef xmlUCSIsCatMe macro
13373 extern __typeof (xmlUCSIsCatMe) xmlUCSIsCatMe __attribute((alias("xmlUCSIsCatMe__internal_alias")));
13375 #ifndef xmlUCSIsCatMe
13376 extern __typeof (xmlUCSIsCatMe) xmlUCSIsCatMe__internal_alias __attribute((visibility("hidden")));
13377 #define xmlUCSIsCatMe xmlUCSIsCatMe__internal_alias macro
/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 692 milliseconds