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

/external/libxml2/
H A Delfgcchack.h114 #undef htmlAutoCloseTag macro
115 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag __attribute((alias("htmlAutoCloseTag__internal_alias")));
117 #ifndef htmlAutoCloseTag
118 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag__internal_alias __attribute((visibility("hidden")));
119 #define htmlAutoCloseTag htmlAutoCloseTag__internal_alias macro

Completed in 123 milliseconds