Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds