Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlSaveFileFormat

2517 			htmlSaveFileFormat(output ? output : "-", doc, encoding, 1);
2520 htmlSaveFileFormat(output ? output : "-", doc, encoding, 0);
2524 htmlSaveFileFormat(output ? output : "-", doc, NULL, 1);