Searched refs:htmlNodeDumpFileFormat (Results 1 – 3 of 3) sorted by relevance
98 htmlNodeDumpFileFormat (FILE *out,
469 htmlNodeDumpFileFormat(FILE *out, xmlDocPtr doc, in htmlNodeDumpFileFormat() function519 htmlNodeDumpFileFormat(out, doc, cur, NULL, 1); in htmlNodeDumpFile()
522 #undef htmlNodeDumpFileFormat523 extern __typeof (htmlNodeDumpFileFormat) htmlNodeDumpFileFormat __attribute((alias("htmlNodeDumpFil…525 #ifndef htmlNodeDumpFileFormat526 extern __typeof (htmlNodeDumpFileFormat) htmlNodeDumpFileFormat__internal_alias __attribute((visibi…527 #define htmlNodeDumpFileFormat htmlNodeDumpFileFormat__internal_alias macro