Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DHTMLparser.h230 htmlCtxtReadFile (xmlParserCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle327 d htmlCtxtReadFile...
328 d pr extproc('htmlCtxtReadFile')
/third_party/libxml2/
Dlibxml2.syms1525 htmlCtxtReadFile;
Delfgcchack.h186 #undef htmlCtxtReadFile
187 extern __typeof (htmlCtxtReadFile) htmlCtxtReadFile __attribute((alias("htmlCtxtReadFile__internal_…
189 #ifndef htmlCtxtReadFile
190 extern __typeof (htmlCtxtReadFile) htmlCtxtReadFile__internal_alias __attribute((visibility("hidden…
191 #define htmlCtxtReadFile htmlCtxtReadFile__internal_alias macro
DHTMLparser.c7128 htmlCtxtReadFile(htmlParserCtxtPtr ctxt, const char *filename, in htmlCtxtReadFile() function
Dtestapi.c1681 ret_val = htmlCtxtReadFile(ctxt, filename, (const char *)encoding, options); in test_htmlCtxtReadFile()
/third_party/libxml2/win32/
Dlibxml2.def.src264 htmlCtxtReadFile
/third_party/chromium/patch/
D0001-cve.patch79962 - * HTMLparser.c parser.c: make sure xmlCtxtReadFile and htmlCtxtReadFile
101171 -#undef htmlCtxtReadFile
101172 -extern __typeof (htmlCtxtReadFile) htmlCtxtReadFile __attribute((alias("htmlCtxtReadFile__internal…
101174 -#ifndef htmlCtxtReadFile
101175 -extern __typeof (htmlCtxtReadFile) htmlCtxtReadFile__internal_alias __attribute((visibility("hidde…
101176 -#define htmlCtxtReadFile htmlCtxtReadFile__internal_alias