Searched refs:nodeInfoMax (Results 1 – 3 of 3) sorted by relevance
311 int nodeInfoMax; /* Max depth of the parsing stack */ member
227 if (ctxt->nodeInfoNr >= ctxt->nodeInfoMax) { in htmlNodeInfoPush()228 if (ctxt->nodeInfoMax == 0) in htmlNodeInfoPush()229 ctxt->nodeInfoMax = 5; in htmlNodeInfoPush()230 ctxt->nodeInfoMax *= 2; in htmlNodeInfoPush()233 ctxt->nodeInfoMax * in htmlNodeInfoPush()5093 ctxt->nodeInfoMax = 0; in htmlInitParserCtxt()
324 d nodeInfoMax like(xmlCint) Max stack depth