Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxpath.h81 struct _xmlNodeSet { struct
82 int nodeNr; /* number of nodes in the set */
83 int nodeMax; /* size of the array as allocated */
84 xmlNodePtr *nodeTab; /* array of nodes in no particular order */
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxpath.h79 struct _xmlNodeSet { struct
80 int nodeNr; /* number of nodes in the set */
81 int nodeMax; /* size of the array as allocated */
82 xmlNodePtr *nodeTab; /* array of nodes in no particular order */