Searched defs:_xmlLocationSet (Results 1 – 2 of 2) sorted by relevance
36 struct _xmlLocationSet { struct37 int locNr; /* number of locations in the set */38 int locMax; /* size of the array as allocated */39 xmlXPathObjectPtr *locTab;/* array of locations */
65 struct _xmlLocationSet { struct66 int locNr; /* number of locations in the set */67 int locMax; /* size of the array as allocated */68 xmlXPathObjectPtr *locTab;/* array of locations */