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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c3159 * xmlUCSIsCat:
3168 xmlUCSIsCat(int code, const char *cat) { function
H A Delfgcchack.h13204 #undef xmlUCSIsCat macro
13205 extern __typeof (xmlUCSIsCat) xmlUCSIsCat __attribute((alias("xmlUCSIsCat__internal_alias")));
13207 #ifndef xmlUCSIsCat
13208 extern __typeof (xmlUCSIsCat) xmlUCSIsCat__internal_alias __attribute((visibility("hidden")));
13209 #define xmlUCSIsCat xmlUCSIsCat__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c3159 * xmlUCSIsCat:
3168 xmlUCSIsCat(int code, const char *cat) { function
H A Delfgcchack.h13378 #undef xmlUCSIsCat macro
13379 extern __typeof (xmlUCSIsCat) xmlUCSIsCat __attribute((alias("xmlUCSIsCat__internal_alias")));
13381 #ifndef xmlUCSIsCat
13382 extern __typeof (xmlUCSIsCat) xmlUCSIsCat__internal_alias __attribute((visibility("hidden")));
13383 #define xmlUCSIsCat xmlUCSIsCat__internal_alias macro

Completed in 249 milliseconds