STOP             1339 lib/action/lex.swf4.c { count();	return STOP;		}
STOP             1395 lib/action/lex.swf5.c { count();	return STOP;		}
STOP               63 lib/action/swf4compiler.y %token STOP
STOP              510 lib/action/swf4compiler.y 	| STOP '(' ')'
STOP               49 lib/action/swf5compiler.y %token GETURL1 NEXTFRAME PREVFRAME PLAY STOP TOGGLEQUALITY STOPSOUNDS
STOP              334 lib/action/swf5compiler.y 	| STOP	{ $$ = strdup("stop"); }
STOP              792 lib/action/swf5compiler.y 	| STOP '(' ')'