Searched refs:spaceMax (Results 1 – 4 of 4) sorted by relevance
1683 ctxt->spaceMax = 10; in xmlInitParserCtxt()1697 ctxt->spaceMax = 0; in xmlInitParserCtxt()1702 ctxt->spaceMax = 10; in xmlInitParserCtxt()
1948 if (ctxt->spaceNr >= ctxt->spaceMax) { in spacePush()1951 ctxt->spaceMax *= 2; in spacePush()1953 ctxt->spaceMax * sizeof(ctxt->spaceTab[0])); in spacePush()1956 ctxt->spaceMax /=2; in spacePush()
246 int spaceMax; /* Max depth of the parsing stack */ member
265 d spaceMax like(xmlCint) Max stack depth