Searched refs:htmlNodeDumpFileFormat (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/include/libxml/ |
D | HTMLtree.h | 98 htmlNodeDumpFileFormat (FILE *out,
|
/external/libxml2/os400/libxmlrpg/ |
D | HTMLtree.rpgle | 115 d htmlNodeDumpFileFormat... 116 d pr extproc('htmlNodeDumpFileFormat')
|
/external/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 | 3356 ret_val = htmlNodeDumpFileFormat(out, doc, cur, (const char *)encoding, format); in test_htmlNodeDumpFileFormat()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 348 htmlNodeDumpFileFormat
|