Home
last modified time | relevance | path

Searched refs:htmlNodeDumpFileFormat (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DHTMLtree.h98 htmlNodeDumpFileFormat (FILE *out,
/external/libxml2/
DHTMLtree.c469 htmlNodeDumpFileFormat(FILE *out, xmlDocPtr doc, in htmlNodeDumpFileFormat() function
519 htmlNodeDumpFileFormat(out, doc, cur, NULL, 1); in htmlNodeDumpFile()
Delfgcchack.h522 #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