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