Searched refs:htmlParseFile (Results 1 – 8 of 8) sorted by relevance
131 htmlParseFile (const char *filename,
1033 doc = libxml2.htmlParseFile(html, None)1074 doc = libxml2.htmlParseFile(url, None);1097 doc = libxml2.htmlParseFile(url, None);
184 d htmlParseFile pr extproc('htmlParseFile')
712 htmlParseFile;
642 #undef htmlParseFile643 extern __typeof (htmlParseFile) htmlParseFile __attribute((alias("htmlParseFile__internal_alias")));645 #ifndef htmlParseFile646 extern __typeof (htmlParseFile) htmlParseFile__internal_alias __attribute((visibility("hidden")));647 #define htmlParseFile htmlParseFile__internal_alias macro
2469 doc = htmlParseFile(filename, NULL); in xmlShellLoad()
2477 ret_val = htmlParseFile(filename, (const char *)encoding); in test_htmlParseFile()
378 htmlParseFile