Searched defs:_xmlXPathVariable (Results 1 – 1 of 1) sorted by relevance
155 struct _xmlXPathVariable { struct156 const xmlChar *name; /* the variable name */157 xmlXPathObjectPtr value; /* the value */