Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlParseDoc

594 #undef htmlParseDoc
595 extern __typeof (htmlParseDoc) htmlParseDoc __attribute((alias("htmlParseDoc__internal_alias")));
597 #ifndef htmlParseDoc
598 extern __typeof (htmlParseDoc) htmlParseDoc__internal_alias __attribute((visibility("hidden")));
599 #define htmlParseDoc htmlParseDoc__internal_alias