push              634 util/decompile.c 	if( Stack == NULL ) push(newVar("// *** pop(): INTERNAL STACK ERROR FOUND ***"));
push              650 util/decompile.c 	if( Stack == NULL ) push(newVar("// *** peek(): INTERNAL STACK ERROR FOUND ***"));
push             1053 util/decompile.c 			push(newVar3(getString(left)," instanceof ",getString(right)));
push             1055 util/decompile.c 			push(newVar_N("(",getString(left)," instanceof ",getString(right),0,")"));
push             1060 util/decompile.c 			push(newVar3(getString(left),"+",getString(right)));
push             1062 util/decompile.c 			push(newVar_N("(",getString(left),"+",getString(right),0,")"));
push             1066 util/decompile.c 			push(newVar3(getString(left),"-",getString(right)));	      
push             1068 util/decompile.c 			push(newVar_N("(",getString(left),"-",getString(right),0,")"));
push             1072 util/decompile.c 			push(newVar3(getString(left),"*",getString(right)));
push             1074 util/decompile.c 			push(newVar_N("(",getString(left),"*",getString(right),0,")"));
push             1078 util/decompile.c 			push(newVar3(getString(left),"/",getString(right)));
push             1080 util/decompile.c 			push(newVar_N("(",getString(left),"/",getString(right),0,")"));
push             1084 util/decompile.c 			push(newVar3(getString(left),"%",getString(right)));
push             1086 util/decompile.c 			push(newVar_N("(",getString(left),"%",getString(right),0,")"));
push             1090 util/decompile.c 			push(newVar3(getString(left),"<<",getString(right)));
push             1092 util/decompile.c 			push(newVar_N("(",getString(left),"<<",getString(right),0,")"));
push             1096 util/decompile.c 			push(newVar3(getString(left),">>",getString(right)));
push             1098 util/decompile.c 			push(newVar_N("(",getString(left),">>",getString(right),0,")"));
push             1102 util/decompile.c 			push(newVar3(getString(left),">>>",getString(right)));
push             1104 util/decompile.c 			push(newVar_N("(",getString(left),">>>",getString(right),0,")"));
push             1108 util/decompile.c 			push(newVar3(getString(left),"&&",getString(right)));
push             1110 util/decompile.c 			push(newVar_N("(",getString(left),"&&",getString(right),0,")"));
push             1114 util/decompile.c 			push(newVar3(getString(left),"||",getString(right)));
push             1116 util/decompile.c 			push(newVar_N("(",getString(left),"||",getString(right),0,")"));
push             1120 util/decompile.c 			push(newVar3(getString(left),"&",getString(right)));
push             1122 util/decompile.c 			push(newVar_N("(",getString(left),"&",getString(right),0,")"));
push             1126 util/decompile.c 			push(newVar3(getString(left),"|",getString(right)));
push             1128 util/decompile.c 			push(newVar_N("(",getString(left),"|",getString(right),0,")"));
push             1132 util/decompile.c 			push(newVar3(getString(left),"^",getString(right)));
push             1134 util/decompile.c 			push(newVar_N("(",getString(left),"^",getString(right),0,")"));
push             1143 util/decompile.c 				push(newVar3(getString(left),"!=",getString(right)));
push             1145 util/decompile.c 				push(newVar_N("(",getString(left),"!=",getString(right),0,")"));
push             1149 util/decompile.c 			push(newVar3(getString(left),"==",getString(right)));
push             1151 util/decompile.c 			push(newVar_N("(",getString(left),"==",getString(right),0,")"));
push             1159 util/decompile.c 				push(newVar3(getString(left),">=",getString(right)));
push             1161 util/decompile.c 				push(newVar_N("(",getString(left),">=",getString(right),0,")"));
push             1165 util/decompile.c 			push(newVar3(getString(left),"<",getString(right)));
push             1167 util/decompile.c 			push(newVar_N("(",getString(left),"<",getString(right),0,")"));
push             1171 util/decompile.c 			push(newVar3(getString(left),">",getString(right)));
push             1173 util/decompile.c 			push(newVar_N("(",getString(left),">",getString(right),0,")"));
push             1177 util/decompile.c 			push(newVar3(getString(left),"<",getString(right)));
push             1179 util/decompile.c 			push(newVar_N("(",getString(left),"<",getString(right),0,")"));
push             1183 util/decompile.c 			push(newVar3(getString(left),"==",getString(right)));
push             1185 util/decompile.c 			push(newVar_N("(",getString(left),"==",getString(right),0,")"));
push             1197 util/decompile.c 				push(right);	// keep left and right side separated
push             1198 util/decompile.c 				push(left);	// because it seems we have found a switch(){} and
push             1208 util/decompile.c 				push(newVar3(getString(left),"!==",getString(right)));
push             1210 util/decompile.c 				push(newVar_N("(",getString(left),"!==",getString(right),0,")"));
push             1214 util/decompile.c 				push(newVar3(getString(left),"===",getString(right)));
push             1216 util/decompile.c 				push(newVar_N("(",getString(left),"===",getString(right),0,")"));
push             1347 util/decompile.c 		push(newVar2("!",getString(pop())));
push             1362 util/decompile.c 		push(&(sact->Params[i]));
push             1424 util/decompile.c 		push( newVar5("eval(",getName(obj),".",getProperty(getInt(idx)),")"));
push             1426 util/decompile.c 		push( newVar3( getName(obj),".",getProperty(getInt(idx))));
push             1461 util/decompile.c 		push(newVar("getTimer()"));
push             1495 util/decompile.c 				push(var);	/* will duplicate stacktop */
push             1498 util/decompile.c 		push(var);
push             1531 util/decompile.c 			push(var);
push             1532 util/decompile.c 			push(var);
push             1533 util/decompile.c 			push(var);
push             1536 util/decompile.c 				push(var);
push             1538 util/decompile.c 				push(var);
push             1559 util/decompile.c 						push(var);
push             1562 util/decompile.c 				push(var);
push             1570 util/decompile.c 				push(var);
push             1624 util/decompile.c 	push(newVar_N("new ","",getName(obj),"(", nparam->p.Integer,")"));
push             1641 util/decompile.c 	push(newVar_N("new ",t,getName(meth),"(", nparam->p.Integer,")"));
push             2085 util/decompile.c 	push(sw);
push             2086 util/decompile.c 	push(compare);
push             2467 util/decompile.c 			push (newVar(dcgetstr()));	/* push for later assignment */
push             2470 util/decompile.c 			push (newVar("/* ternary op: see code above */"));
push             2502 util/decompile.c 			push(newVar(dcgetstr()));
push             2505 util/decompile.c 			push (newVar("/* see logical term lines above */")); 
push             2602 util/decompile.c 	push(newVar_N2("","","","{", nparam->p.Integer,"}"));
push             2832 util/decompile.c 		push (newVar(dcgetstr()));	/* push func body for later assignment */
push             2835 util/decompile.c 		push (newVar("/* see function code above */"));	/* workaround only if LIB is not in use */
push             2862 util/decompile.c 		push(newVar_N(getName(obj),"","","(", nparam->p.Integer,")"));
push             2868 util/decompile.c 			push(newVar_N(getName(obj),"[",getName(meth),"](", nparam->p.Integer,")"));
push             2871 util/decompile.c 			push(newVar_N(getName(obj),".",getName(meth),"(", nparam->p.Integer,")"));
push             2902 util/decompile.c 	push(newVar_N("","",getName(meth),"(", nparam->p.Integer,")"));
push             2926 util/decompile.c 	push(newVar_N("","",functionname,"(", 1,")"));
push             2955 util/decompile.c 	push(newVar_N("","","substr","(", 3,")"));
push             2970 util/decompile.c 	push(newVar_N("","","concat","(", 2,")"));
push             3026 util/decompile.c 	push(newVar_N("","","","[", nparam->p.Integer,"]"));
push             3049 util/decompile.c 		push(newVar3("delete(",getName(pop()),")"));
push             3051 util/decompile.c 		push(newVar_N("delete(",getName(pop()),".",getName(pop()), 0,")"));
push             3117 util/decompile.c 	push(newVar_N( getName(tparam),"(",getName(iparam),"", 0,")"));