arginfo_fixedarray_offsetGet 1050 ext/spl/spl_fixedarray.c ZEND_BEGIN_ARG_INFO_EX(arginfo_fixedarray_offsetGet, 0, 0, 1)
arginfo_fixedarray_offsetGet 1079 ext/spl/spl_fixedarray.c 	SPL_ME(SplFixedArray, offsetExists,    arginfo_fixedarray_offsetGet,   ZEND_ACC_PUBLIC)
arginfo_fixedarray_offsetGet 1080 ext/spl/spl_fixedarray.c 	SPL_ME(SplFixedArray, offsetGet,       arginfo_fixedarray_offsetGet,   ZEND_ACC_PUBLIC)
arginfo_fixedarray_offsetGet 1082 ext/spl/spl_fixedarray.c 	SPL_ME(SplFixedArray, offsetUnset,     arginfo_fixedarray_offsetGet,   ZEND_ACC_PUBLIC)