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