Home
last modified time | relevance | path

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

/PHP-7.3/ext/spl/
H A Dspl_array.c449 static void spl_array_write_dimension_ex(int check_inherited, zval *object, zval *offset, zval *val… in spl_array_write_dimension_ex() function
521 spl_array_write_dimension_ex(1, object, offset, value); in spl_array_write_dimension()
753 spl_array_write_dimension_ex(0, getThis(), index, value); in SPL_METHOD()

Completed in 9 milliseconds