Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dvalid.h90 int nodeMax; /* Max depth of the parsing stack */ member
Dxpath.h85 int nodeMax; /* size of the array as allocated */ member
Dparser.h209 int nodeMax; /* Max depth of the parsing stack */ member
/third_party/libxml2/
Dxpath.c11723 int nodeMax = set->nodeNr; in xmlXPathNodeSetFilter() local