Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dtree.h589 typedef struct _xmlDOMWrapCtxt xmlDOMWrapCtxt; typedef
590 typedef xmlDOMWrapCtxt *xmlDOMWrapCtxtPtr;
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle587 * xmlDOMWrapCtxt:
594 d xmlDOMWrapCtxt...
/third_party/libxml2/
Dtree.c8067 ret = xmlMalloc(sizeof(xmlDOMWrapCtxt)); in xmlDOMWrapNewCtxt()
8072 memset(ret, 0, sizeof(xmlDOMWrapCtxt)); in xmlDOMWrapNewCtxt()
/third_party/chromium/patch/
D0001-cve.patch76502 - Expanded the xmlDOMWrapCtxt: it now holds the namespace map