Home
last modified time | relevance | path

Searched refs:htmlReadFile (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/
DtestHTML.c750 doc = htmlReadFile(filename, NULL, options); in parseAndPrintFile()
753 doc = htmlReadFile(filename,NULL,options); in parseAndPrintFile()
Dlibxml2.syms1532 htmlReadFile;
Delfgcchack.h678 #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 macro
Dxmllint.c2240 doc = htmlReadFile(filename, NULL, options); in parseAndPrintFile()
Druntest.c2081 doc = htmlReadFile(filename, NULL, options); in errParseTest()
Dtestapi.c2582 ret_val = htmlReadFile(filename, (const char *)encoding, options); in test_htmlReadFile()
/external/libxml2/include/libxml/
DHTMLparser.h202 htmlReadFile (const char *URL,
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle288 d htmlReadFile pr extproc('htmlReadFile')
/external/libxml2/win32/
Dlibxml2.def.src387 htmlReadFile