Searched refs:spaceMax (Results 1 – 4 of 4) sorted by relevance
1677 ctxt->spaceMax = 10; in xmlInitParserCtxt()1691 ctxt->spaceMax = 0; in xmlInitParserCtxt()1696 ctxt->spaceMax = 10; in xmlInitParserCtxt()
1941 if (ctxt->spaceNr >= ctxt->spaceMax) { in spacePush()1944 ctxt->spaceMax *= 2; in spacePush()1946 ctxt->spaceMax * sizeof(ctxt->spaceTab[0])); in spacePush()1949 ctxt->spaceMax /=2; in spacePush()
246 int spaceMax; /* Max depth of the parsing stack */ member
263 d spaceMax 10i 0 Max stack depth