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

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr65240.h473 typedef xmlDOMWrapCtxt *xmlDOMWrapCtxtPtr; typedef
474 typedef xmlNsPtr (*xmlDOMWrapAcquireNsFunction) (xmlDOMWrapCtxtPtr ctxt,
683 xmlDOMWrapCtxtPtr xmlDOMWrapNewCtxt (void);
684 void xmlDOMWrapFreeCtxt (xmlDOMWrapCtxtPtr ctxt);
685 int xmlDOMWrapReconcileNamespaces (xmlDOMWrapCtxtPtr ctxt,
687 int xmlDOMWrapAdoptNode (xmlDOMWrapCtxtPtr ctxt,
691 int xmlDOMWrapRemoveNode (xmlDOMWrapCtxtPtr ctxt,
693 int xmlDOMWrapCloneNode (xmlDOMWrapCtxtPtr ctxt,

Completed in 60 milliseconds