Lines Matching +defs:tab +defs:to +defs:tab +defs:stop
197 xmlRegStatePtr stop; member
217 int to; member
1481 xmlRegStatePtr from, xmlRegStatePtr to, in xmlFAGenerateAllTransition()
1505 xmlRegStatePtr from, xmlRegStatePtr to) { in xmlFAGenerateEpsilonTransition()
1526 xmlRegStatePtr from, xmlRegStatePtr to, int counter) { in xmlFAGenerateCountedEpsilonTransition()
1547 xmlRegStatePtr from, xmlRegStatePtr to, int counter) { in xmlFAGenerateCountedTransition()
1569 xmlRegStatePtr to, xmlRegAtomPtr atom) { in xmlFAGenerateTransitions()
1801 xmlRegStatePtr to; in xmlFAReduceEpsilonTransitions() local
2626 int to, xmlRegAtomPtr atom) { in xmlFARecurseDeterminism()
3351 xmlRegStatePtr to = comp->states[trans->to]; in xmlFARegExec() local
4005 xmlRegStatePtr to = exec->comp->states[trans->to]; in xmlRegExecPushStringInternal() local
5494 xmlFAParseBranch(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr to) { in xmlFAParseBranch()
5871 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition()
5909 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition2()
5969 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewNegTrans()
6036 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans2()
6131 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans()
6209 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans2()
6297 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans()
6371 xmlAutomataStatePtr to) { in xmlAutomataNewEpsilon()
6396 xmlAutomataStatePtr to, int lax) { in xmlAutomataNewAllTrans()
6445 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCountedTrans()
6469 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCounterTrans()
7514 const xmlChar **tab; in xmlExpExpDeriveInt() local