STOPSOUNDS 1542 src/actioncompiler/lex.swf4.c { count(); return STOPSOUNDS; }
STOPSOUNDS 1834 src/actioncompiler/lex.swf5.c { count(); return STOPSOUNDS; }
STOPSOUNDS 69 src/actioncompiler/swf4compiler.y %token STOPSOUNDS
STOPSOUNDS 548 src/actioncompiler/swf4compiler.y | STOPSOUNDS '(' ')'
STOPSOUNDS 61 src/actioncompiler/swf5compiler.y %token GETURL1 NEXTFRAME PREVFRAME PLAY STOP TOGGLEQUALITY STOPSOUNDS
STOPSOUNDS 521 src/actioncompiler/swf5compiler.y | STOPSOUNDS { $$ = strdup("stopSounds"); }
STOPSOUNDS 1055 src/actioncompiler/swf5compiler.y | STOPSOUNDS '(' ')'