Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlSaveFileFormat

2395 			htmlSaveFileFormat(output ? output : "-", doc, encoding, 1);
2398 htmlSaveFileFormat(output ? output : "-", doc, encoding, 0);
2402 htmlSaveFileFormat(output ? output : "-", doc, NULL, 1);