Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_array.c524 static void spl_array_unset_dimension_ex(int check_inherited, zend_object *object, zval *offset) /*… in spl_array_unset_dimension_ex() function
578 spl_array_unset_dimension_ex(1, object, offset); in spl_array_unset_dimension()
715 spl_array_unset_dimension_ex(0, Z_OBJ_P(ZEND_THIS), index); in PHP_METHOD()

Completed in 12 milliseconds