Home
last modified time | relevance | path

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

/PHP-5.3/ext/spl/
H A Dspl_fixedarray.c462 static void spl_fixedarray_object_unset_dimension(zval *object, zval *offset TSRMLS_DC) /* {{{ */ in spl_fixedarray_object_unset_dimension() function
1099 spl_handler_SplFixedArray.unset_dimension = spl_fixedarray_object_unset_dimension; in PHP_MINIT_FUNCTION()

Completed in 8 milliseconds