Searched defs:automaton (Results 1 – 3 of 3) sorted by relevance
145 int automaton; variable
141 int automaton; variable
149 static int match(NodePtr automaton,char *s) in match()