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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c137 {"PrivateUseArea", xmlUCSIsPrivateUseArea},
2231 * xmlUCSIsPrivateUseArea:
2239 xmlUCSIsPrivateUseArea(int code) { function
H A Delfgcchack.h14512 #undef xmlUCSIsPrivateUseArea macro
14513 extern __typeof (xmlUCSIsPrivateUseArea) xmlUCSIsPrivateUseArea __attribute((alias("xmlUCSIsPrivateUseArea__internal_alias")));
14515 #ifndef xmlUCSIsPrivateUseArea
14516 extern __typeof (xmlUCSIsPrivateUseArea) xmlUCSIsPrivateUseArea__internal_alias __attribute((visibility("hidden")));
14517 #define xmlUCSIsPrivateUseArea xmlUCSIsPrivateUseArea__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c137 {"PrivateUseArea", xmlUCSIsPrivateUseArea},
2231 * xmlUCSIsPrivateUseArea:
2239 xmlUCSIsPrivateUseArea(int code) { function
H A Delfgcchack.h14686 #undef xmlUCSIsPrivateUseArea macro
14687 extern __typeof (xmlUCSIsPrivateUseArea) xmlUCSIsPrivateUseArea __attribute((alias("xmlUCSIsPrivateUseArea__internal_alias")));
14689 #ifndef xmlUCSIsPrivateUseArea
14690 extern __typeof (xmlUCSIsPrivateUseArea) xmlUCSIsPrivateUseArea__internal_alias __attribute((visibility("hidden")));
14691 #define xmlUCSIsPrivateUseArea xmlUCSIsPrivateUseArea__internal_alias macro

Completed in 206 milliseconds