arginfo_arrayaccess_offset_get  512 Zend/zend_interfaces.c ZEND_BEGIN_ARG_INFO_EX(arginfo_arrayaccess_offset_get, 0, 0, 1) /* actually this should be return by ref but atm cannot be */
arginfo_arrayaccess_offset_get  523 Zend/zend_interfaces.c 	ZEND_ABSTRACT_ME(arrayaccess, offsetGet,    arginfo_arrayaccess_offset_get)