Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlCtxtReadFile

186 #undef htmlCtxtReadFile
187 extern __typeof (htmlCtxtReadFile) htmlCtxtReadFile __attribute((alias("htmlCtxtReadFile__internal_alias")));
189 #ifndef htmlCtxtReadFile
190 extern __typeof (htmlCtxtReadFile) htmlCtxtReadFile__internal_alias __attribute((visibility("hidden")));
191 #define htmlCtxtReadFile htmlCtxtReadFile__internal_alias