Home
last modified time | relevance | path

Searched refs:xmlSaveCtxt (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/include/libxml/
Dxmlsave.h41 typedef struct _xmlSaveCtxt xmlSaveCtxt; typedef
42 typedef xmlSaveCtxt *xmlSaveCtxtPtr;
/third_party/libxml2/
Dxmlsave.c383 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()
DNEWS463 Remove unused member `doc` in xmlSaveCtxt (Nick Wellnhofer),
/third_party/chromium/patch/
D0001-cve.patch96126 + Remove unused member `doc` in xmlSaveCtxt (Nick Wellnhofer),