Searched refs:htmlNodeDumpFileFormat (Results 1 – 6 of 6) sorted by relevance
98 htmlNodeDumpFileFormat (FILE *out,
115 d htmlNodeDumpFileFormat...116 d pr extproc('htmlNodeDumpFileFormat')
424 htmlNodeDumpFileFormat;
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
3340 ret_val = htmlNodeDumpFileFormat(out, doc, cur, (const char *)encoding, format); in test_htmlNodeDumpFileFormat()
348 htmlNodeDumpFileFormat