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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dtree.h528 typedef xmlDOMWrapCtxt *xmlDOMWrapCtxtPtr; typedef
541 typedef xmlNsPtr (*xmlDOMWrapAcquireNsFunction) (xmlDOMWrapCtxtPtr ctxt,
1175 XMLPUBFUN xmlDOMWrapCtxtPtr XMLCALL
1178 xmlDOMWrapFreeCtxt (xmlDOMWrapCtxtPtr ctxt);
1180 xmlDOMWrapReconcileNamespaces(xmlDOMWrapCtxtPtr ctxt,
1184 xmlDOMWrapAdoptNode (xmlDOMWrapCtxtPtr ctxt,
1191 xmlDOMWrapRemoveNode (xmlDOMWrapCtxtPtr ctxt,
1196 xmlDOMWrapCloneNode (xmlDOMWrapCtxtPtr ctxt,

Completed in 55 milliseconds