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