Searched refs:htmlNodeDumpFileFormat (Results 1 – 8 of 8) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | HTMLtree.h | 98 htmlNodeDumpFileFormat (FILE *out,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | HTMLtree.rpgle | 115 d htmlNodeDumpFileFormat... 116 d pr extproc('htmlNodeDumpFileFormat')
|
| /third_party/libxml2/ |
| D | HTMLtree.c | 488 htmlNodeDumpFileFormat(FILE *out, xmlDocPtr doc, in htmlNodeDumpFileFormat() function 538 htmlNodeDumpFileFormat(out, doc, cur, NULL, 1); in htmlNodeDumpFile()
|
| D | libxml2.syms | 424 htmlNodeDumpFileFormat;
|
| D | elfgcchack.h | 522 #undef htmlNodeDumpFileFormat 523 extern __typeof (htmlNodeDumpFileFormat) htmlNodeDumpFileFormat __attribute((alias("htmlNodeDumpFil… 525 #ifndef htmlNodeDumpFileFormat 526 extern __typeof (htmlNodeDumpFileFormat) htmlNodeDumpFileFormat__internal_alias __attribute((visibi… 527 #define htmlNodeDumpFileFormat htmlNodeDumpFileFormat__internal_alias macro
|
| D | testapi.c | 3358 ret_val = htmlNodeDumpFileFormat(out, doc, cur, (const char *)encoding, format); in test_htmlNodeDumpFileFormat()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 348 htmlNodeDumpFileFormat
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 101507 -#undef htmlNodeDumpFileFormat 101508 -extern __typeof (htmlNodeDumpFileFormat) htmlNodeDumpFileFormat __attribute((alias("htmlNodeDumpFi… 101510 -#ifndef htmlNodeDumpFileFormat 101511 -extern __typeof (htmlNodeDumpFileFormat) htmlNodeDumpFileFormat__internal_alias __attribute((visib… 101512 -#define htmlNodeDumpFileFormat htmlNodeDumpFileFormat__internal_alias
|