<?php/* * Performs binary XOR on result and value1and stores in variable indicated by result. * opcode number: 33 */$a ^= 64;?>
Function name: (null)
Compiled variables: !0=$a