Lines Matching +defs:tab +defs:to +defs:tab +defs:stop
193 xmlRegStatePtr stop; member
213 int to; member
1461 xmlRegStatePtr from, xmlRegStatePtr to, in xmlFAGenerateAllTransition()
1483 xmlRegStatePtr from, xmlRegStatePtr to) { in xmlFAGenerateEpsilonTransition()
1502 xmlRegStatePtr from, xmlRegStatePtr to, int counter) { in xmlFAGenerateCountedEpsilonTransition()
1521 xmlRegStatePtr from, xmlRegStatePtr to, int counter) { in xmlFAGenerateCountedTransition()
1541 xmlRegStatePtr to, xmlRegAtomPtr atom) { in xmlFAGenerateTransitions()
1771 xmlRegStatePtr to; in xmlFAReduceEpsilonTransitions() local
2580 int to, xmlRegAtomPtr atom) { in xmlFARecurseDeterminism()
3270 xmlRegStatePtr to = comp->states[trans->to]; in xmlFARegExec() local
3921 xmlRegStatePtr to = exec->comp->states[trans->to]; in xmlRegExecPushStringInternal() local
5319 xmlFAParseBranch(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr to) { in xmlFAParseBranch()
5686 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition()
5726 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition2()
5786 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewNegTrans()
5853 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans2()
5940 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans()
6008 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans2()
6088 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans()
6135 xmlAutomataStatePtr to; in xmlAutomataNewState() local
6158 xmlAutomataStatePtr to) { in xmlAutomataNewEpsilon()
6183 xmlAutomataStatePtr to, int lax) { in xmlAutomataNewAllTrans()
6232 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCountedTrans()
6256 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCounterTrans()
7301 const xmlChar **tab; in xmlExpExpDeriveInt() local