Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.in.h184 struct _xmlXPathVariable { struct
185 const xmlChar *name; /* the variable name */
186 xmlXPathObjectPtr value; /* the value */
/third_party/libxml2/include/libxml/
Dxpath.h157 struct _xmlXPathVariable { struct
158 const xmlChar *name; /* the variable name */
159 xmlXPathObjectPtr value; /* the value */