spl_fixedarray_object_read_dimension_helper  397 ext/spl/spl_fixedarray.c 	retval = spl_fixedarray_object_read_dimension_helper(intern, offset TSRMLS_CC);
spl_fixedarray_object_read_dimension_helper  847 ext/spl/spl_fixedarray.c 	value_pp  = spl_fixedarray_object_read_dimension_helper(intern, zindex TSRMLS_CC);
spl_fixedarray_object_read_dimension_helper  940 ext/spl/spl_fixedarray.c 		*data = spl_fixedarray_object_read_dimension_helper(intern, zindex TSRMLS_CC);
spl_fixedarray_object_read_dimension_helper 1048 ext/spl/spl_fixedarray.c 	value_pp  = spl_fixedarray_object_read_dimension_helper(intern, zindex TSRMLS_CC);