Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlSaveFileFormat

2515 			htmlSaveFileFormat(output ? output : "-", doc, encoding, 1);
2518 htmlSaveFileFormat(output ? output : "-", doc, encoding, 0);
2522 htmlSaveFileFormat(output ? output : "-", doc, NULL, 1);