Home
last modified time | relevance | path

Searched defs:_xmlXPathVariable (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dxpath.h160 struct _xmlXPathVariable { struct
161 const xmlChar *name; /* the variable name */
162 xmlXPathObjectPtr value; /* the value */
/external/cronet/third_party/libxml/src/include/libxml/
Dxpath.h167 struct _xmlXPathVariable { struct
168 const xmlChar *name; /* the variable name */
169 xmlXPathObjectPtr value; /* the value */