Home
last modified time | relevance | path

Searched refs:htmlSaveFile (Results 1 – 10 of 10) sorted by relevance

/third_party/libxml2/include/libxml/
DHTMLtree.h87 htmlSaveFile (const char *filename,
/third_party/libxml2/os400/libxmlrpg/
DHTMLtree.rpgle98 d htmlSaveFile pr extproc('htmlSaveFile')
/third_party/libxml2/
DHTMLtree.c1079 htmlSaveFile(const char *filename, xmlDocPtr cur) { in htmlSaveFile() function
DdebugXML.c2532 if (htmlSaveFile((char *) filename, ctxt->doc) < 0) { in xmlShellWrite()
2600 if (htmlSaveFile((char *) filename, ctxt->doc) < 0) { in xmlShellSave()
Dlibxml2.syms427 htmlSaveFile;
Delfgcchack.h738 #undef htmlSaveFile
739 extern __typeof (htmlSaveFile) htmlSaveFile __attribute((alias("htmlSaveFile__internal_alias")));
741 #ifndef htmlSaveFile
742 extern __typeof (htmlSaveFile) htmlSaveFile__internal_alias __attribute((visibility("hidden")));
743 #define htmlSaveFile htmlSaveFile__internal_alias macro
Dxmllint.c2558 htmlSaveFile(output ? output : "-", doc); in parseAndPrintFile()
Dtestapi.c3521 ret_val = htmlSaveFile(filename, cur); in test_htmlSaveFile()
/third_party/libxml2/win32/
Dlibxml2.def.src402 htmlSaveFile
/third_party/chromium/patch/
D0001-cve.patch101723 -#undef htmlSaveFile
101724 -extern __typeof (htmlSaveFile) htmlSaveFile __attribute((alias("htmlSaveFile__internal_alias")));
101726 -#ifndef htmlSaveFile
101727 -extern __typeof (htmlSaveFile) htmlSaveFile__internal_alias __attribute((visibility("hidden")));
101728 -#define htmlSaveFile htmlSaveFile__internal_alias