Home
last modified time | relevance | path

Searched refs:htmlParseFile (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h131 htmlParseFile (const char *filename,
/external/libxml2/doc/
Dindex.py1033 doc = libxml2.htmlParseFile(html, None)
1074 doc = libxml2.htmlParseFile(url, None);
1097 doc = libxml2.htmlParseFile(url, None);
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle184 d htmlParseFile pr extproc('htmlParseFile')
/external/libxml2/
Dlibxml2.syms712 htmlParseFile;
Delfgcchack.h642 #undef htmlParseFile
643 extern __typeof (htmlParseFile) htmlParseFile __attribute((alias("htmlParseFile__internal_alias")));
645 #ifndef htmlParseFile
646 extern __typeof (htmlParseFile) htmlParseFile__internal_alias __attribute((visibility("hidden")));
647 #define htmlParseFile htmlParseFile__internal_alias macro
DdebugXML.c2469 doc = htmlParseFile(filename, NULL); in xmlShellLoad()
Dtestapi.c2477 ret_val = htmlParseFile(filename, (const char *)encoding); in test_htmlParseFile()
/external/libxml2/win32/
Dlibxml2.def.src378 htmlParseFile