Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_array.c525 static void spl_array_unset_dimension_ex(int check_inherited, zval *object, zval *offset) /* {{{ */ in spl_array_unset_dimension_ex() function
607 spl_array_unset_dimension_ex(1, object, offset); in spl_array_unset_dimension()
774 spl_array_unset_dimension_ex(0, ZEND_THIS, index); in SPL_METHOD()

Completed in 13 milliseconds