spl_fixedarray_object_has_dimension_helper  544 spl/spl_fixedarray.c 	return spl_fixedarray_object_has_dimension_helper(intern, offset, check_empty TSRMLS_CC);
spl_fixedarray_object_has_dimension_helper  791 spl/spl_fixedarray.c 	RETURN_BOOL(spl_fixedarray_object_has_dimension_helper(intern, zindex, 0 TSRMLS_CC));