Searched refs:htmlDocContentDumpFormatOutput (Results 1 – 10 of 10) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | HTMLtree.h | 124 htmlDocContentDumpFormatOutput(xmlOutputBufferPtr buf,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | HTMLtree.rpgle | 153 d htmlDocContentDumpFormatOutput... 155 d 'htmlDocContentDumpFormatOutput')
|
| /third_party/libxml2/ |
| D | HTMLtree.c | 596 htmlDocContentDumpFormatOutput(buf, cur, NULL, format); in htmlDocDumpMemoryFormat() 992 htmlDocContentDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr cur, in htmlDocContentDumpFormatOutput() function 1174 htmlDocContentDumpFormatOutput(buf, cur, encoding, format); in htmlSaveFileFormat()
|
| D | xmlsave.c | 1161 htmlDocContentDumpFormatOutput(buf, cur, in xmlDocContentDumpOutput() 1164 htmlDocContentDumpFormatOutput(buf, cur, in xmlDocContentDumpOutput()
|
| D | libxml2.syms | 414 htmlDocContentDumpFormatOutput;
|
| D | elfgcchack.h | 258 #undef htmlDocContentDumpFormatOutput 259 extern __typeof (htmlDocContentDumpFormatOutput) htmlDocContentDumpFormatOutput __attribute((alias(… 261 #ifndef htmlDocContentDumpFormatOutput 262 extern __typeof (htmlDocContentDumpFormatOutput) htmlDocContentDumpFormatOutput__internal_alias __a… 263 #define htmlDocContentDumpFormatOutput htmlDocContentDumpFormatOutput__internal_alias macro
|
| D | testapi.c | 2863 htmlDocContentDumpFormatOutput(buf, cur, (const char *)encoding, format); in test_htmlDocContentDumpFormatOutput()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 282 htmlDocContentDumpFormatOutput
|
| /third_party/libxml2/python/ |
| D | libxml.c | 3072 htmlDocContentDumpFormatOutput(buf, doc, encoding, format); in libxml_saveNodeTo()
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 101243 -#undef htmlDocContentDumpFormatOutput 101244 -extern __typeof (htmlDocContentDumpFormatOutput) htmlDocContentDumpFormatOutput __attribute((alias… 101246 -#ifndef htmlDocContentDumpFormatOutput 101247 -extern __typeof (htmlDocContentDumpFormatOutput) htmlDocContentDumpFormatOutput__internal_alias __… 101248 -#define htmlDocContentDumpFormatOutput htmlDocContentDumpFormatOutput__internal_alias
|