Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.in.h173 struct _xmlXPathType { struct
174 const xmlChar *name; /* the type name */
175 xmlXPathConvertFunc func; /* the conversion function */
/third_party/libxml2/include/libxml/
Dxpath.h146 struct _xmlXPathType { struct
147 const xmlChar *name; /* the type name */
148 xmlXPathConvertFunc func; /* the conversion function */