spl_fixedarray_object_has_dimension_helper 548 ext/spl/spl_fixedarray.c return spl_fixedarray_object_has_dimension_helper(intern, offset, check_empty TSRMLS_CC); spl_fixedarray_object_has_dimension_helper 832 ext/spl/spl_fixedarray.c RETURN_BOOL(spl_fixedarray_object_has_dimension_helper(intern, zindex, 0 TSRMLS_CC));