spl_fixed_array_from_obj 81 ext/spl/spl_fixedarray.c #define Z_SPLFIXEDARRAY_P(zv) spl_fixed_array_from_obj(Z_OBJ_P((zv))) spl_fixed_array_from_obj 195 ext/spl/spl_fixedarray.c spl_fixedarray_object *intern = spl_fixed_array_from_obj(object);