Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxpath.h155 struct _xmlXPathVariable { struct
156 const xmlChar *name; /* the variable name */
157 xmlXPathObjectPtr value; /* the value */
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxpath.h153 struct _xmlXPathVariable { struct
154 const xmlChar *name; /* the variable name */
155 xmlXPathObjectPtr value; /* the value */