Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlParseDocument

606 #undef htmlParseDocument
607 extern __typeof (htmlParseDocument) htmlParseDocument __attribute((alias("htmlParseDocument__internal_alias")));
609 #ifndef htmlParseDocument
610 extern __typeof (htmlParseDocument) htmlParseDocument__internal_alias __attribute((visibility("hidden")));
611 #define htmlParseDocument htmlParseDocument__internal_alias