Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c407 static void spl_fixedarray_object_write_dimension(zval *object, zval *offset, zval *value) /* {{{ */ in spl_fixedarray_object_write_dimension() function
1074 spl_handler_SplFixedArray.write_dimension = spl_fixedarray_object_write_dimension; in PHP_MINIT_FUNCTION()

Completed in 7 milliseconds