Searched defs:_xmlNodeSet (Results 1 – 2 of 2) sorted by relevance
110 struct _xmlNodeSet { struct111 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 */
83 struct _xmlNodeSet { struct84 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 */