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