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

/external/libxml2/
H A Delfgcchack.h282 #undef htmlDocDump macro
283 extern __typeof (htmlDocDump) htmlDocDump __attribute((alias("htmlDocDump__internal_alias")));
285 #ifndef htmlDocDump
286 extern __typeof (htmlDocDump) htmlDocDump__internal_alias __attribute((visibility("hidden")));
287 #define htmlDocDump htmlDocDump__internal_alias macro

Completed in 142 milliseconds