Home | History | Annotate | Download | only in libxml2

Lines Matching defs:newstate

1602 		xmlRegStatePtr inter, newstate;
1608 newstate = to;
1610 newstate = xmlRegNewState(ctxt);
1611 xmlRegStatePush(ctxt, newstate);
1626 * newstate.
1650 newstate, counter);
1653 newstate);
1668 newstate, counter);
1672 newstate);
1678 ctxt->state = newstate;