arginfo_arrayaccess_offset_get  526 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  537 Zend/zend_interfaces.c 	ZEND_ABSTRACT_ME(arrayaccess, offsetGet,    arginfo_arrayaccess_offset_get)