Searched defs:_xmlLocationSet (Results 1 – 1 of 1) 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 */