Home
last modified time | relevance | path

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

/PHP-7.1/ext/spl/
H A Dspl_array.c529 static void spl_array_unset_dimension_ex(int check_inherited, zval *object, zval *offset) /* {{{ */ in spl_array_unset_dimension_ex() function
611 spl_array_unset_dimension_ex(1, object, offset); in spl_array_unset_dimension()
802 spl_array_unset_dimension_ex(0, getThis(), index); in SPL_METHOD()

Completed in 8 milliseconds