Lines Matching +defs:tab +defs:to +defs:tab +defs:stop

202     xmlRegStatePtr stop;  member
222 int to; member
1497 xmlRegStatePtr from, xmlRegStatePtr to, in xmlFAGenerateAllTransition()
1519 xmlRegStatePtr from, xmlRegStatePtr to) { in xmlFAGenerateEpsilonTransition()
1538 xmlRegStatePtr from, xmlRegStatePtr to, int counter) { in xmlFAGenerateCountedEpsilonTransition()
1557 xmlRegStatePtr from, xmlRegStatePtr to, int counter) { in xmlFAGenerateCountedTransition()
1577 xmlRegStatePtr to, xmlRegAtomPtr atom) { in xmlFAGenerateTransitions()
1812 xmlRegStatePtr to; in xmlFAReduceEpsilonTransitions() local
2630 int to, xmlRegAtomPtr atom) { in xmlFARecurseDeterminism()
3355 xmlRegStatePtr to = comp->states[trans->to]; in xmlFARegExec() local
4008 xmlRegStatePtr to = exec->comp->states[trans->to]; in xmlRegExecPushStringInternal() local
5426 xmlFAParseBranch(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr to) { in xmlFAParseBranch()
5799 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition()
5837 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition2()
5897 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewNegTrans()
5964 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans2()
6051 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans()
6119 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans2()
6199 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans()
6246 xmlAutomataStatePtr to; in xmlAutomataNewState() local
6269 xmlAutomataStatePtr to) { in xmlAutomataNewEpsilon()
6294 xmlAutomataStatePtr to, int lax) { in xmlAutomataNewAllTrans()
6343 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCountedTrans()
6367 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCounterTrans()
7412 const xmlChar **tab; in xmlExpExpDeriveInt() local