Home
last modified time | relevance | path

Searched refs:spl_fixedarray_object_unset_dimension_helper (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/spl/
H A Dspl_fixedarray.c459 static void spl_fixedarray_object_unset_dimension_helper(spl_fixedarray_object *intern, zval *offse… in spl_fixedarray_object_unset_dimension_helper() function
486 spl_fixedarray_object_unset_dimension_helper(intern, offset); in spl_fixedarray_object_unset_dimension()
866 spl_fixedarray_object_unset_dimension_helper(intern, zindex); in PHP_METHOD()

Completed in 8 milliseconds