Lines Matching full:go
42 !defined('GO') and define('GO', 'GO'); define
119 * 'GO', // start
124 * 'GO', // start
133 * 'GO', // start
139 * Note: the constant GO or the string 'GO' must be used to represent the
173 * GO ['OK'],
179 * GO ['KE', __ , __ , __ , 'OK'],
182 * VA [ __ , __ , 'GO', __ , 'OK'],
183 * BL [ __ , __ , 'GO', __ , 'OK'],
189 * GO ['ST', 'OK'],
212 * GO [ 0 ],
218 * GO [ 0, 0 , 0 , 0 , 'd'],
228 * GO [-1, 0 ],
261 * when we arrived in the state VA from the token ", we go in the
380 $nextState = $_states['GO'];
381 $nextAction = $_states['GO'];
498 $nextState = $_states['GO'];
499 $nextAction = $_states['GO'];
582 // Go back to a parent automata.