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