CONTINUE         1173 lib/action/lex.swf4.c { count();	return CONTINUE;	}
CONTINUE         1224 lib/action/lex.swf5.c { count();	return CONTINUE;	}
CONTINUE           27 lib/action/swf4compiler.y %token CONTINUE
CONTINUE          375 lib/action/swf4compiler.y 	: CONTINUE ';'
CONTINUE           45 lib/action/swf5compiler.y %token BREAK CONTINUE FUNCTION ELSE SWITCH CASE DEFAULT FOR IN IF WHILE
CONTINUE          610 lib/action/swf5compiler.y 	: CONTINUE ';'