Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A Dvalid.h90 int nodeMax; /* Max depth of the parsing stack */ member
H A Dxpath.h85 int nodeMax; /* size of the array as allocated */ member
H A Dparser.h207 int nodeMax; /* Max depth of the parsing stack */ member
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c11722 int nodeMax = set->nodeNr; in xmlXPathNodeSetFilter() local