Searched refs:xmlNewSaveCtxt (Results 1 – 1 of 1) sorted by relevance
379 xmlNewSaveCtxt(const char *encoding, int options) in xmlNewSaveCtxt() function1753 ret = xmlNewSaveCtxt(encoding, options); in xmlSaveToFd()1782 ret = xmlNewSaveCtxt(encoding, options); in xmlSaveToFilename()1811 ret = xmlNewSaveCtxt(encoding, options); in xmlSaveToBuffer()1842 ret = xmlNewSaveCtxt(encoding, options); in xmlSaveToIO()