STOPSOUNDS 1349 lib/action/lex.swf4.c { count(); return STOPSOUNDS; }
STOPSOUNDS 1405 lib/action/lex.swf5.c { count(); return STOPSOUNDS; }
STOPSOUNDS 65 lib/action/swf4compiler.y %token STOPSOUNDS
STOPSOUNDS 518 lib/action/swf4compiler.y | STOPSOUNDS '(' ')'
STOPSOUNDS 49 lib/action/swf5compiler.y %token GETURL1 NEXTFRAME PREVFRAME PLAY STOP TOGGLEQUALITY STOPSOUNDS
STOPSOUNDS 336 lib/action/swf5compiler.y | STOPSOUNDS { $$ = strdup("stopSounds"); }
STOPSOUNDS 796 lib/action/swf5compiler.y | STOPSOUNDS '(' ')'