• Home
  • Raw
  • Download

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

196     xmlRegStatePtr stop;  member
216 int to; member
1465 xmlRegStatePtr from, xmlRegStatePtr to, in xmlFAGenerateAllTransition()
1487 xmlRegStatePtr from, xmlRegStatePtr to) { in xmlFAGenerateEpsilonTransition()
1506 xmlRegStatePtr from, xmlRegStatePtr to, int counter) { in xmlFAGenerateCountedEpsilonTransition()
1525 xmlRegStatePtr from, xmlRegStatePtr to, int counter) { in xmlFAGenerateCountedTransition()
1545 xmlRegStatePtr to, xmlRegAtomPtr atom) { in xmlFAGenerateTransitions()
1780 xmlRegStatePtr to; in xmlFAReduceEpsilonTransitions() local
2589 int to, xmlRegAtomPtr atom) { in xmlFARecurseDeterminism()
3285 xmlRegStatePtr to = comp->states[trans->to]; in xmlFARegExec() local
3938 xmlRegStatePtr to = exec->comp->states[trans->to]; in xmlRegExecPushStringInternal() local
5337 xmlFAParseBranch(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr to) { in xmlFAParseBranch()
5708 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition()
5746 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition2()
5806 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewNegTrans()
5873 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans2()
5960 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans()
6028 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans2()
6108 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans()
6155 xmlAutomataStatePtr to; in xmlAutomataNewState() local
6178 xmlAutomataStatePtr to) { in xmlAutomataNewEpsilon()
6203 xmlAutomataStatePtr to, int lax) { in xmlAutomataNewAllTrans()
6252 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCountedTrans()
6276 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCounterTrans()
7321 const xmlChar **tab; in xmlExpExpDeriveInt() local