Searched defs:_xmlNodeSet (Results 1 – 2 of 2) sorted by relevance
81 struct _xmlNodeSet { struct82 int nodeNr; /* number of nodes in the set */83 int nodeMax; /* size of the array as allocated */84 xmlNodePtr *nodeTab; /* array of nodes in no particular order */
79 struct _xmlNodeSet { struct80 int nodeNr; /* number of nodes in the set */81 int nodeMax; /* size of the array as allocated */82 xmlNodePtr *nodeTab; /* array of nodes in no particular order */