Searched defs:_xmlLocationSet (Results 1 – 1 of 1) sorted by relevance
37 struct _xmlLocationSet { struct38 int locNr; /* number of locations in the set */39 int locMax; /* size of the array as allocated */40 xmlXPathObjectPtr *locTab;/* array of locations */