Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlReadFile

678 #undef htmlReadFile
679 extern __typeof (htmlReadFile) htmlReadFile __attribute((alias("htmlReadFile__internal_alias")));
681 #ifndef htmlReadFile
682 extern __typeof (htmlReadFile) htmlReadFile__internal_alias __attribute((visibility("hidden")));
683 #define htmlReadFile htmlReadFile__internal_alias