Searched refs:xmlNewSaveCtxt (Results 1 – 1 of 1) sorted by relevance
380 xmlNewSaveCtxt(const char *encoding, int options) in xmlNewSaveCtxt() function1809 ret = xmlNewSaveCtxt(encoding, options); in xmlSaveToFd()1837 ret = xmlNewSaveCtxt(encoding, options); in xmlSaveToFilename()1867 ret = xmlNewSaveCtxt(encoding, options); in xmlSaveToBuffer()1909 ret = xmlNewSaveCtxt(encoding, options); in xmlSaveToIO()