spl_fixedarray_object_read_dimension_helper 377 ext/spl/spl_fixedarray.c return spl_fixedarray_object_read_dimension_helper(intern, offset); spl_fixedarray_object_read_dimension_helper 805 ext/spl/spl_fixedarray.c value = spl_fixedarray_object_read_dimension_helper(intern, zindex); spl_fixedarray_object_read_dimension_helper 896 ext/spl/spl_fixedarray.c data = spl_fixedarray_object_read_dimension_helper(object, &zindex); spl_fixedarray_object_read_dimension_helper 1001 ext/spl/spl_fixedarray.c value = spl_fixedarray_object_read_dimension_helper(intern, &zindex);