GETURL_METHOD_POST 1305 lib/action/lex.swf4.c { count();	swf4lval.getURLMethod = GETURL_METHOD_POST;
GETURL_METHOD_POST 3972 lib/action/swf5compiler.tab.c     { (yyval.getURLMethod) = GETURL_METHOD_POST; ;}
GETURL_METHOD_POST 3980 lib/action/swf5compiler.tab.c 				    (yyval.getURLMethod) = GETURL_METHOD_POST; ;}
GETURL_METHOD_POST  638 lib/action/swf5compiler.y 	| ',' POST		{ $$ = GETURL_METHOD_POST; }
GETURL_METHOD_POST  643 lib/action/swf5compiler.y 				    $$ = GETURL_METHOD_POST; }