Searched refs:spl_fixedarray_object_write_dimension_helper (Results 1 – 1 of 1) sorted by relevance
384 static void spl_fixedarray_object_write_dimension_helper(spl_fixedarray_object *intern, zval *offse… in spl_fixedarray_object_write_dimension_helper() function435 spl_fixedarray_object_write_dimension_helper(intern, offset, value); in spl_fixedarray_object_write_dimension()767 spl_fixedarray_object_write_dimension_helper(intern, zindex, value); in PHP_METHOD()
Completed in 8 milliseconds