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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c136 {"PrivateUse", xmlUCSIsPrivateUse},
2216 * xmlUCSIsPrivateUse:
2224 xmlUCSIsPrivateUse(int code) { function
H A Delfgcchack.h14500 #undef xmlUCSIsPrivateUse macro
14501 extern __typeof (xmlUCSIsPrivateUse) xmlUCSIsPrivateUse __attribute((alias("xmlUCSIsPrivateUse__internal_alias")));
14503 #ifndef xmlUCSIsPrivateUse
14504 extern __typeof (xmlUCSIsPrivateUse) xmlUCSIsPrivateUse__internal_alias __attribute((visibility("hidden")));
14505 #define xmlUCSIsPrivateUse xmlUCSIsPrivateUse__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c136 {"PrivateUse", xmlUCSIsPrivateUse},
2216 * xmlUCSIsPrivateUse:
2224 xmlUCSIsPrivateUse(int code) { function
H A Delfgcchack.h14674 #undef xmlUCSIsPrivateUse macro
14675 extern __typeof (xmlUCSIsPrivateUse) xmlUCSIsPrivateUse __attribute((alias("xmlUCSIsPrivateUse__internal_alias")));
14677 #ifndef xmlUCSIsPrivateUse
14678 extern __typeof (xmlUCSIsPrivateUse) xmlUCSIsPrivateUse__internal_alias __attribute((visibility("hidden")));
14679 #define xmlUCSIsPrivateUse xmlUCSIsPrivateUse__internal_alias macro

Completed in 7004 milliseconds