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

/external/libxml2/include/libxml/
H A Dxpath.h40 typedef xmlXPathContext *xmlXPathContextPtr; typedef
374 xmlXPathContextPtr context; /* the evaluation context */
493 XMLPUBFUN xmlXPathContextPtr XMLCALL
496 xmlXPathFreeContext (xmlXPathContextPtr ctxt);
498 xmlXPathContextSetCache(xmlXPathContextPtr ctxt,
509 xmlXPathContextPtr ctx);
512 xmlXPathContextPtr ctxt);
514 xmlXPathEvalPredicate (xmlXPathContextPtr ctxt,
522 xmlXPathCtxtCompile (xmlXPathContextPtr ctxt,
526 xmlXPathContextPtr ct
[all...]

Completed in 51 milliseconds