Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/include/libxml/
Dxpointer.h37 struct _xmlLocationSet { struct
38 int locNr; /* number of locations in the set */
39 int locMax; /* size of the array as allocated */
40 xmlXPathObjectPtr *locTab;/* array of locations */