Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A 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 */