Home
last modified time | relevance | path

Searched defs:nodeMax (Results 1 – 8 of 8) 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
Dparser.h204 int nodeMax; /* Max depth of the parsing stack */ 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.h204 int nodeMax; /* Max depth of the parsing stack */ member
/external/cronet/third_party/libxml/src/
Dxpath.c11698 int nodeMax = set->nodeNr; in xmlXPathNodeSetFilter() local
/external/libxml2/
Dxpath.c11725 int nodeMax = set->nodeNr; in xmlXPathNodeSetFilter() local