ORD 1259 lib/action/lex.swf4.c { count(); return ORD; } ORD 1360 lib/action/lex.swf5.c { count(); return ORD; } ORD 47 lib/action/swf4compiler.y %token ORD ORD 606 lib/action/swf4compiler.y | ORD '(' expr ')' ORD 48 lib/action/swf5compiler.y %token RANDOM GETTIMER LENGTH CONCAT SUBSTR TRACE INT ORD CHR GETURL ORD 327 lib/action/swf5compiler.y | ORD { $$ = strdup("ord"); } ORD 866 lib/action/swf5compiler.y | ORD '(' expr ')' ORD 1680 lib/action/swf5compiler.y | ORD { $$ = bufferWriteOp(asmBuffer, SWFACTION_ORD); }