Searched refs:xmlXPathContext (Results 1 – 6 of 6) sorted by relevance
39 typedef struct _xmlXPathContext xmlXPathContext; typedef40 typedef xmlXPathContext *xmlXPathContextPtr;
282 * xmlXPathContext:297 d xmlXPathContext...393 * an xmlXPathContext, and the stack of objects.
99 <ANCHOR id="xmlXPathContext" href="libxml/libxml-xpath.html#xmlXPathContext">
6100 ret = (xmlXPathContextPtr) xmlMalloc(sizeof(xmlXPathContext)); in xmlXPathNewContext()6105 memset(ret, 0 , (size_t) sizeof(xmlXPathContext)); in xmlXPathNewContext()
1300 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 explicitly