POST             1722 lib/action/lex.swf5.c { count();	return POST; }
POST               59 lib/action/swf5compiler.y %token BRANCHALWAYS BRANCHIFTRUE GETURL2 POST GET
POST              391 lib/action/swf5compiler.y 	| POST	{ $$ = strdup("post"); }
POST              638 lib/action/swf5compiler.y 	| ',' POST		{ $$ = GETURL_METHOD_POST; }