Searched defs:_xmlXPathContext (Results 1 – 1 of 1) sorted by relevance
300 struct _xmlXPathContext { struct317 int max_axis; /* max number of axis */323 void *user; /* function to free */331 xmlNodePtr here; /* for here() */332 xmlNodePtr origin; /* for origin() */343 const xmlChar *function;344 const xmlChar *functionURI;366 void *cache;369 unsigned long opLimit;370 unsigned long opCount;[all …]