Home
last modified time | relevance | path

Searched +defs:tab +defs:to +defs:tab +defs:stop (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlregexp.c196 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()
1775 xmlRegStatePtr to; in xmlFAReduceEpsilonTransitions() local
2584 int to, xmlRegAtomPtr atom) { in xmlFARecurseDeterminism()
3280 xmlRegStatePtr to = comp->states[trans->to]; in xmlFARegExec() local
[all …]