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

/external/libxml2/include/libxml/
H A Dxpath.h40 typedef xmlXPathContext *xmlXPathContextPtr; typedef
376 xmlXPathContextPtr context; /* the evaluation context */
497 XMLPUBFUN xmlXPathContextPtr XMLCALL
500 xmlXPathFreeContext (xmlXPathContextPtr ctxt);
502 xmlXPathContextSetCache(xmlXPathContextPtr ctxt,
513 xmlXPathContextPtr ctx);
517 xmlXPathContextPtr ctx);
520 xmlXPathContextPtr ctx);
523 xmlXPathContextPtr ctxt);
525 xmlXPathEvalPredicate (xmlXPathContextPtr ctx
[all...]

Completed in 164 milliseconds