Home
last modified time | relevance | path

Searched defs:nodeMax (Results 1 – 7 of 7) 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/gettext/gnulib-local/lib/libxml/
Dvalid.in.h118 int nodeMax; /* Max depth of the parsing stack */ member
Dxpath.in.h112 int nodeMax; /* size of the array as allocated */ member
Dparser.in.h236 int nodeMax; /* Max depth of the parsing stack */ member
/third_party/libxml2/
Dxpath.c11723 int nodeMax = set->nodeNr; in xmlXPathNodeSetFilter() local