getinput 2712 lib/action/lex.swf4.c while ((c = getinput()) != '*' && c != EOF) getinput 2730 lib/action/lex.swf4.c if ((c1 = getinput()) != '/' && c != EOF) getinput 2753 lib/action/lex.swf4.c while ((c = getinput()) != '\n' && c != EOF) getinput 3087 lib/action/lex.swf5.c while ((c = getinput()) != '*' && c != EOF) getinput 3105 lib/action/lex.swf5.c if ((c1 = getinput()) != '/' && c != EOF) getinput 3128 lib/action/lex.swf5.c while ((c = getinput()) != '\n' && c != EOF)