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

/external/libxml2/
H A Delfgcchack.h258 #undef htmlDocContentDumpFormatOutput macro
259 extern __typeof (htmlDocContentDumpFormatOutput) htmlDocContentDumpFormatOutput __attribute((alias("htmlDocContentDumpFormatOutput__internal_alias")));
261 #ifndef htmlDocContentDumpFormatOutput
262 extern __typeof (htmlDocContentDumpFormatOutput) htmlDocContentDumpFormatOutput__internal_alias __attribute((visibility("hidden")));
263 #define htmlDocContentDumpFormatOutput htmlDocContentDumpFormatOutput__internal_alias macro

Completed in 63 milliseconds