Lines Matching +defs:tab +defs:to +defs:tab +defs:stop
179 xmlRegStatePtr stop; member
199 int to; member
1389 xmlRegStatePtr from, xmlRegStatePtr to, in xmlFAGenerateAllTransition()
1413 xmlRegStatePtr from, xmlRegStatePtr to) { in xmlFAGenerateEpsilonTransition()
1434 xmlRegStatePtr from, xmlRegStatePtr to, int counter) { in xmlFAGenerateCountedEpsilonTransition()
1455 xmlRegStatePtr from, xmlRegStatePtr to, int counter) { in xmlFAGenerateCountedTransition()
1477 xmlRegStatePtr to, xmlRegAtomPtr atom) { in xmlFAGenerateTransitions()
1709 xmlRegStatePtr to; in xmlFAReduceEpsilonTransitions() local
1769 xmlRegStatePtr to; in xmlFAFinishReduceEpsilonTransitions() local
3216 xmlRegStatePtr to = comp->states[trans->to]; in xmlFARegExec() local
3834 xmlRegStatePtr to = exec->comp->states[trans->to]; in xmlRegExecPushStringInternal() local
5288 xmlFAParseBranch(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr to) { in xmlFAParseBranch()
5665 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition()
5708 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition2()
5768 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewNegTrans()
5835 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans2()
5930 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans()
6008 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans2()
6096 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans()
6170 xmlAutomataStatePtr to) { in xmlAutomataNewEpsilon()
6195 xmlAutomataStatePtr to, int lax) { in xmlAutomataNewAllTrans()
6244 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCountedTrans()
6268 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCounterTrans()
7280 const xmlChar **tab; in xmlExpExpDeriveInt() local