Home | History | Annotate | Download | only in libxml2

Lines Matching defs:htmlNewDoc

462 #undef htmlNewDoc
463 extern __typeof (htmlNewDoc) htmlNewDoc __attribute((alias("htmlNewDoc__internal_alias")));
465 #ifndef htmlNewDoc
466 extern __typeof (htmlNewDoc) htmlNewDoc__internal_alias __attribute((visibility("hidden")));
467 #define htmlNewDoc htmlNewDoc__internal_alias