Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSaveFile

2525             if (xmlSaveFile((char *) filename, ctxt->doc) < -1) {
2539 if (xmlSaveFile((char *) filename, ctxt->doc) < -1) {
2594 if (xmlSaveFile((char *) filename, ctxt->doc) < 0) {
2606 if (xmlSaveFile((char *) filename, ctxt->doc) < 0) {