CASE             1609 src/actioncompiler/lex.swf5.c { count();	return CASE;		}
CASE               57 src/actioncompiler/swf5compiler.y %token BREAK CONTINUE FUNCTION ELSE SWITCH CASE DEFAULT FOR IN IF WHILE
CASE              473 src/actioncompiler/swf5compiler.y 	: CASE expr ':' stmts