Searched refs:htmlCtxtReadFile (Results 1 – 8 of 8) sorted by relevance
230 htmlCtxtReadFile (xmlParserCtxtPtr ctxt,
327 d htmlCtxtReadFile...328 d pr extproc('htmlCtxtReadFile')
1525 htmlCtxtReadFile;
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
7128 htmlCtxtReadFile(htmlParserCtxtPtr ctxt, const char *filename, in htmlCtxtReadFile() function
1681 ret_val = htmlCtxtReadFile(ctxt, filename, (const char *)encoding, options); in test_htmlCtxtReadFile()
264 htmlCtxtReadFile
79962 - * HTMLparser.c parser.c: make sure xmlCtxtReadFile and htmlCtxtReadFile101171 -#undef htmlCtxtReadFile101172 -extern __typeof (htmlCtxtReadFile) htmlCtxtReadFile __attribute((alias("htmlCtxtReadFile__internal…101174 -#ifndef htmlCtxtReadFile101175 -extern __typeof (htmlCtxtReadFile) htmlCtxtReadFile__internal_alias __attribute((visibility("hidde…101176 -#define htmlCtxtReadFile htmlCtxtReadFile__internal_alias