Searched refs:xmlSaveCtxt (Results 1 – 2 of 2) sorted by relevance
41 typedef struct _xmlSaveCtxt xmlSaveCtxt; typedef42 typedef xmlSaveCtxt *xmlSaveCtxtPtr;
384 ret = (xmlSaveCtxtPtr) xmlMalloc(sizeof(xmlSaveCtxt)); in xmlNewSaveCtxt()389 memset(ret, 0, sizeof(xmlSaveCtxt)); in xmlNewSaveCtxt()2357 xmlSaveCtxt ctxt; in xmlNodeDumpOutput()2413 xmlSaveCtxt ctxt; in xmlDocDumpFormatMemoryEnc()2550 xmlSaveCtxt ctxt; in xmlDocFormatDump()2617 xmlSaveCtxt ctxt; in xmlSaveFileTo()2655 xmlSaveCtxt ctxt; in xmlSaveFormatFileTo()2694 xmlSaveCtxt ctxt; in xmlSaveFormatFileEnc()