• 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()
3290 xmlRegStatePtr to = comp->states[trans->to]; in xmlFARegExec() local
3943 xmlRegStatePtr to = exec->comp->states[trans->to]; in xmlRegExecPushStringInternal() local
5344 xmlFAParseBranch(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr to) { in xmlFAParseBranch()
5715 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition()
5753 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewTransition2()
5813 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewNegTrans()
5880 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans2()
5967 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewCountTrans()
6035 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans2()
6115 xmlAutomataStatePtr to, const xmlChar *token, in xmlAutomataNewOnceTrans()
6162 xmlAutomataStatePtr to; in xmlAutomataNewState() local
6185 xmlAutomataStatePtr to) { in xmlAutomataNewEpsilon()
6210 xmlAutomataStatePtr to, int lax) { in xmlAutomataNewAllTrans()
6259 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCountedTrans()
6283 xmlAutomataStatePtr to, int counter) { in xmlAutomataNewCounterTrans()
7328 const xmlChar **tab; in xmlExpExpDeriveInt() local