Home
last modified time | relevance | path

Searched refs:xmlRegStatePush (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlregexp.c1427 xmlRegStatePush(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr state) { in xmlRegStatePush() function
1469 xmlRegStatePush(ctxt, to); in xmlFAGenerateAllTransition()
1490 xmlRegStatePush(ctxt, to); in xmlFAGenerateEpsilonTransition()
1509 xmlRegStatePush(ctxt, to); in xmlFAGenerateCountedEpsilonTransition()
1528 xmlRegStatePush(ctxt, to); in xmlFAGenerateCountedTransition()
1571 xmlRegStatePush(ctxt, to); in xmlFAGenerateTransitions()
1612 xmlRegStatePush(ctxt, newstate); in xmlFAGenerateTransitions()
1694 xmlRegStatePush(ctxt, to); in xmlFAGenerateTransitions()
1707 xmlRegStatePush(ctxt, to); in xmlFAGenerateTransitions()
1724 xmlRegStatePush(ctxt, tmp); in xmlFAGenerateTransitions()
[all …]