Home
last modified time | relevance | path

Searched defs:_xmlLocationSet (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
Dxpointer.h36 struct _xmlLocationSet { struct
37 int locNr; /* number of locations in the set */
38 int locMax; /* size of the array as allocated */
39 xmlXPathObjectPtr *locTab;/* array of locations */