Searched defs:xmlDOMWrapCtxtPtr (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
H A Dtree.h590 typedef xmlDOMWrapCtxt *xmlDOMWrapCtxtPtr; typedef
603 typedef xmlNsPtr (*xmlDOMWrapAcquireNsFunction) (xmlDOMWrapCtxtPtr ctxt,
1257 XMLPUBFUN xmlDOMWrapCtxtPtr XMLCALL
1260 xmlDOMWrapFreeCtxt (xmlDOMWrapCtxtPtr ctxt);
1262 xmlDOMWrapReconcileNamespaces(xmlDOMWrapCtxtPtr ctxt,
1266 xmlDOMWrapAdoptNode (xmlDOMWrapCtxtPtr ctxt,
1273 xmlDOMWrapRemoveNode (xmlDOMWrapCtxtPtr ctxt,
1278 xmlDOMWrapCloneNode (xmlDOMWrapCtxtPtr ctxt,

Completed in 50 milliseconds