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

/external/libxml2/
H A Delfgcchack.h726 #undef htmlSAXParseFile macro
727 extern __typeof (htmlSAXParseFile) htmlSAXParseFile __attribute((alias("htmlSAXParseFile__internal_alias")));
729 #ifndef htmlSAXParseFile
730 extern __typeof (htmlSAXParseFile) htmlSAXParseFile__internal_alias __attribute((visibility("hidden")));
731 #define htmlSAXParseFile htmlSAXParseFile__internal_alias macro

Completed in 149 milliseconds