HomeSort by relevance Sort by last modified time
    Searched refs:xmlAutomataNewEpsilon (Results 1 - 6 of 6) sorted by null

  /external/libxml2/include/libxml/
xmlautomata.h 116 xmlAutomataNewEpsilon (xmlAutomataPtr am,
  /external/libxml2/
valid.c 696 xmlAutomataNewEpsilon(ctxt->am, oldstate, ctxt->state);
705 ctxt->state = xmlAutomataNewEpsilon(ctxt->am,
725 ctxt->state = xmlAutomataNewEpsilon(ctxt->am, oldstate, NULL);
735 ctxt->state = xmlAutomataNewEpsilon(ctxt->am, oldend, NULL);
740 xmlAutomataNewEpsilon(ctxt->am, oldstate, ctxt->state);
743 xmlAutomataNewEpsilon(ctxt->am, oldstate, ctxt->state);
744 xmlAutomataNewEpsilon(ctxt->am, oldend, oldstate);
747 xmlAutomataNewEpsilon(ctxt->am, oldend, oldstate);
759 ctxt->state = xmlAutomataNewEpsilon(ctxt->am,
772 xmlAutomataNewEpsilon(ctxt->am, ctxt->state, oldend)
    [all...]
xmlschemas.c     [all...]
relaxng.c     [all...]
elfgcchack.h     [all...]
xmlregexp.c     [all...]

Completed in 121 milliseconds