<?php/* * Tests if the value of a variable is set or not. * Opcode 编号: 114 */if(isset($a)){ return 0;}?>
函数名: (null)
编译后的变量: !0=$a