Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_array.c431 static void spl_array_write_dimension_ex(int check_inherited, zval *object, zval *offset, zval *val… in spl_array_write_dimension_ex() function
502 spl_array_write_dimension_ex(1, object, offset, value TSRMLS_CC); in spl_array_write_dimension()
718 spl_array_write_dimension_ex(0, getThis(), index, value TSRMLS_CC); in SPL_METHOD()

Completed in 8 milliseconds