Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds