<?php/* * Tests if the value of a variable is set or not. * opcode number: 114 */if(isset($a)){ return 0;}?>
Function name: (null)
Compiled variables: !0=$a