Searched refs:xmlSaveCtxt (Results 1 – 4 of 4) sorted by relevance
41 typedef struct _xmlSaveCtxt xmlSaveCtxt; typedef42 typedef xmlSaveCtxt *xmlSaveCtxtPtr;
383 ret = (xmlSaveCtxtPtr) xmlMalloc(sizeof(xmlSaveCtxt)); in xmlNewSaveCtxt()388 memset(ret, 0, sizeof(xmlSaveCtxt)); in xmlNewSaveCtxt()2310 xmlSaveCtxt ctxt; in xmlNodeDumpOutput()2365 xmlSaveCtxt ctxt; in xmlDocDumpFormatMemoryEnc()2501 xmlSaveCtxt ctxt; in xmlDocFormatDump()2567 xmlSaveCtxt ctxt; in xmlSaveFileTo()2604 xmlSaveCtxt ctxt; in xmlSaveFormatFileTo()2642 xmlSaveCtxt ctxt; in xmlSaveFormatFileEnc()
463 Remove unused member `doc` in xmlSaveCtxt (Nick Wellnhofer),
96126 + Remove unused member `doc` in xmlSaveCtxt (Nick Wellnhofer),