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()2349 xmlSaveCtxt ctxt; in xmlNodeDumpOutput()2405 xmlSaveCtxt ctxt; in xmlDocDumpFormatMemoryEnc()2542 xmlSaveCtxt ctxt; in xmlDocFormatDump()2609 xmlSaveCtxt ctxt; in xmlSaveFileTo()2647 xmlSaveCtxt ctxt; in xmlSaveFormatFileTo()2686 xmlSaveCtxt ctxt; in xmlSaveFormatFileEnc()