Home
last modified time | relevance | path

Searched refs:htmlSaveFileFormat (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
DHTMLtree.h108 htmlSaveFileFormat (const char *filename,
/external/libxml2/
DHTMLtree.c1150 htmlSaveFileFormat(const char *filename, xmlDocPtr cur, in htmlSaveFileFormat() function
1215 return(htmlSaveFileFormat(filename, cur, encoding, 1)); in htmlSaveFileEnc()
Dxmllint.c2395 htmlSaveFileFormat(output ? output : "-", doc, encoding, 1); in parseAndPrintFile()
2398 htmlSaveFileFormat(output ? output : "-", doc, encoding, 0); in parseAndPrintFile()
2402 htmlSaveFileFormat(output ? output : "-", doc, NULL, 1); in parseAndPrintFile()
Delfgcchack.h762 #undef htmlSaveFileFormat
763 extern __typeof (htmlSaveFileFormat) htmlSaveFileFormat __attribute((alias("htmlSaveFileFormat__int…
765 #ifndef htmlSaveFileFormat
766 extern __typeof (htmlSaveFileFormat) htmlSaveFileFormat__internal_alias __attribute((visibility("hi…
767 #define htmlSaveFileFormat htmlSaveFileFormat__internal_alias macro