Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlReadDoc

654 #undef htmlReadDoc
655 extern __typeof (htmlReadDoc) htmlReadDoc __attribute((alias("htmlReadDoc__internal_alias")));
657 #ifndef htmlReadDoc
658 extern __typeof (htmlReadDoc) htmlReadDoc__internal_alias __attribute((visibility("hidden")));
659 #define htmlReadDoc htmlReadDoc__internal_alias