DO               1405 src/actioncompiler/lex.swf4.c { count();	return DO;		}
DO               1639 src/actioncompiler/lex.swf5.c { count();	return DO;		}
DO                 33 src/actioncompiler/swf4compiler.y %token DO
DO                359 src/actioncompiler/swf4compiler.y 	| DO stmt WHILE '(' expr ')'
DO                 58 src/actioncompiler/swf5compiler.y %token DO VAR NEW DELETE DELETE2 TARGETPATH RETURN END WITH ASM EVAL
DO                707 src/actioncompiler/swf5compiler.y 	: DO