Searched refs:htmlCtxtReadFile (Results 1 – 3 of 3) sorted by relevance
230 htmlCtxtReadFile (xmlParserCtxtPtr ctxt,
186 #undef htmlCtxtReadFile187 extern __typeof (htmlCtxtReadFile) htmlCtxtReadFile __attribute((alias("htmlCtxtReadFile__internal_…189 #ifndef htmlCtxtReadFile190 extern __typeof (htmlCtxtReadFile) htmlCtxtReadFile__internal_alias __attribute((visibility("hidden…191 #define htmlCtxtReadFile htmlCtxtReadFile__internal_alias macro
6804 htmlCtxtReadFile(htmlParserCtxtPtr ctxt, const char *filename, in htmlCtxtReadFile() function