Searched refs:maxStates (Results 1 – 4 of 4) sorted by relevance
259 int maxStates; member1429 if (ctxt->maxStates == 0) { in xmlRegStatePush()1430 ctxt->maxStates = 4; in xmlRegStatePush()1431 ctxt->states = (xmlRegStatePtr *) xmlMalloc(ctxt->maxStates * in xmlRegStatePush()1435 ctxt->maxStates = 0; in xmlRegStatePush()1438 } else if (ctxt->nbStates >= ctxt->maxStates) { in xmlRegStatePush()1440 ctxt->maxStates *= 2; in xmlRegStatePush()1441 tmp = (xmlRegStatePtr *) xmlRealloc(ctxt->states, ctxt->maxStates * in xmlRegStatePush()1445 ctxt->maxStates /= 2; in xmlRegStatePush()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...