Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h75 int nodeMax; /* Max depth of the parsing stack */ member
Dxpath.h85 int nodeMax; /* size of the array as allocated */ member
/external/cronet/third_party/libxml/src/include/libxml/
Dvalid.h75 int nodeMax; /* Max depth of the parsing stack */ member
Dxpath.h85 int nodeMax; /* size of the array as allocated */ member
Dparser.h213 int nodeMax; /* Max depth of the parsing stack */ member
/external/libxml2/
Dxpath.c10374 int nodeMax = set->nodeNr; in xmlXPathNodeSetFilter() local
/external/cronet/third_party/libxml/src/
Dxpath.c10848 int nodeMax = set->nodeNr; in xmlXPathNodeSetFilter() local