Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlAutomataNewEpsilon

3133                 xmlAutomataNewEpsilon(ctxt->am, oldstate, ctxt->state);
3140 xmlAutomataNewEpsilon(ctxt->am, ctxt->state, NULL);
3147 xmlAutomataNewEpsilon(ctxt->am, ctxt->state, oldstate);
3149 xmlAutomataNewEpsilon
3166 xmlAutomataNewEpsilon(ctxt->am, ctxt->state, oldstate);
3168 xmlAutomataNewEpsilon(ctxt->am, oldstate, NULL);
3184 xmlAutomataNewEpsilon(ctxt->am, ctxt->state,
3210 xmlAutomataNewEpsilon(ctxt->am, ctxt->state, NULL);
3217 xmlAutomataNewEpsilon(ctxt->am, oldstate, NULL);
3222 xmlAutomataNewEpsilon(ctxt->am, ctxt->state, NULL);