FUNCTION         1594 src/actioncompiler/lex.swf5.c { count();	return FUNCTION;	}
FUNCTION           57 src/actioncompiler/swf5compiler.y %token BREAK CONTINUE FUNCTION ELSE SWITCH CASE DEFAULT FOR IN IF WHILE
FUNCTION          641 src/actioncompiler/swf5compiler.y 	: FUNCTION function_identifier '(' formals_list ')' type_attr stmt