<?php/* * Tests if the entry of an array is set or not. * opcode number: 115 */if(isset($a[0])) return 0;?>
Function name: (null)
Compiled variables: !0=$a