Searched refs:xmlSaveCtxt (Results 1 – 6 of 6) sorted by relevance
41 typedef struct _xmlSaveCtxt xmlSaveCtxt; typedef42 typedef xmlSaveCtxt *xmlSaveCtxtPtr;
70 typedef struct _xmlSaveCtxt xmlSaveCtxt; typedef71 typedef xmlSaveCtxt *xmlSaveCtxtPtr;
413 ret = (xmlSaveCtxtPtr) xmlMalloc(sizeof(xmlSaveCtxt)); in xmlNewSaveCtxt()418 memset(ret, 0, sizeof(xmlSaveCtxt)); in xmlNewSaveCtxt()2378 xmlSaveCtxt ctxt; in xmlNodeDumpOutput()2434 xmlSaveCtxt ctxt; in xmlDocDumpFormatMemoryEnc()2571 xmlSaveCtxt ctxt; in xmlDocFormatDump()2638 xmlSaveCtxt ctxt; in xmlSaveFileTo()2676 xmlSaveCtxt ctxt; in xmlSaveFormatFileTo()2715 xmlSaveCtxt ctxt; in xmlSaveFormatFileEnc()
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),