Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.in.h110 struct _xmlNodeSet { struct
111 int nodeNr; /* number of nodes in the set */
112 int nodeMax; /* size of the array as allocated */
113 xmlNodePtr *nodeTab; /* array of nodes in no particular order */
/third_party/libxml2/include/libxml/
Dxpath.h83 struct _xmlNodeSet { struct
84 int nodeNr; /* number of nodes in the set */
85 int nodeMax; /* size of the array as allocated */
86 xmlNodePtr *nodeTab; /* array of nodes in no particular order */