Home | History | Annotate | Download | only in src

Lines Matching refs:newstate

1598 		xmlRegStatePtr inter, newstate;
1604 newstate = to;
1606 newstate = xmlRegNewState(ctxt);
1607 xmlRegStatePush(ctxt, newstate);
1622 * newstate.
1646 newstate, counter);
1649 newstate);
1664 newstate, counter);
1668 newstate);
1674 ctxt->state = newstate;