GOTOANDSTOP 1849 src/actioncompiler/lex.swf5.c { count(); return GOTOANDSTOP; }
GOTOANDSTOP 73 src/actioncompiler/swf5compiler.y %token CALLFRAME STARTDRAG STOPDRAG GOTOANDSTOP GOTOANDPLAY SETTARGET
GOTOANDSTOP 582 src/actioncompiler/swf5compiler.y | GOTOANDSTOP { $$ = strdup("gotoAndStop"); }
GOTOANDSTOP 1070 src/actioncompiler/swf5compiler.y | GOTOANDSTOP '(' INTEGER ')'
GOTOANDSTOP 1085 src/actioncompiler/swf5compiler.y | GOTOANDSTOP '(' STRING ')'
GOTOANDSTOP 1099 src/actioncompiler/swf5compiler.y | GOTOANDSTOP '(' expr ')'