spl_fixedarray_object_has_dimension_helper 523 ext/spl/spl_fixedarray.c return spl_fixedarray_object_has_dimension_helper(intern, offset, check_empty); spl_fixedarray_object_has_dimension_helper 790 ext/spl/spl_fixedarray.c RETURN_BOOL(spl_fixedarray_object_has_dimension_helper(intern, zindex, 0));