Searched refs:xmlXPathContext (Results 1 – 6 of 6) sorted by relevance
39 typedef struct _xmlXPathContext xmlXPathContext; typedef40 typedef xmlXPathContext *xmlXPathContextPtr;
279 * xmlXPathContext:294 d xmlXPathContext...390 * an xmlXPathContext, and the stack of objects.
99 <ANCHOR id="xmlXPathContext" href="libxml/libxml-xpath.html#xmlXPathContext">
6114 ret = (xmlXPathContextPtr) xmlMalloc(sizeof(xmlXPathContext)); in xmlXPathNewContext()6119 memset(ret, 0 , (size_t) sizeof(xmlXPathContext)); in xmlXPathNewContext()
857 trying to clarify xmlCleanupParser() use, xmlXPathContext improvement
685 * include/libxml/xpath.h: small doc improvement for xmlXPathContext2036 It sits on an xmlXPathContext and need to be explicitely