Searched refs:xmlRegStatePush (Results 1 – 1 of 1) sorted by relevance
1445 xmlRegStatePush(xmlRegParserCtxtPtr ctxt) { in xmlRegStatePush() function1484 to = xmlRegStatePush(ctxt); in xmlFAGenerateAllTransition()1507 to = xmlRegStatePush(ctxt); in xmlFAGenerateEpsilonTransition()1528 to = xmlRegStatePush(ctxt); in xmlFAGenerateCountedEpsilonTransition()1549 to = xmlRegStatePush(ctxt); in xmlFAGenerateCountedTransition()1591 to = xmlRegStatePush(ctxt, to); in xmlFAGenerateTransitions()1633 newstate = xmlRegStatePush(ctxt); in xmlFAGenerateTransitions()1723 to = xmlRegStatePush(ctxt); in xmlFAGenerateTransitions()1733 to = xmlRegStatePush(ctxt); in xmlFAGenerateTransitions()1747 tmp = xmlRegStatePush(ctxt); in xmlFAGenerateTransitions()[all …]