Home
last modified time | relevance | path

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

/PHP-5.6/ext/spl/
H A Dspl_fixedarray.c528 static int spl_fixedarray_object_has_dimension(zval *object, zval *offset, int check_empty TSRMLS_D… in spl_fixedarray_object_has_dimension() function
1148 spl_handler_SplFixedArray.has_dimension = spl_fixedarray_object_has_dimension; in PHP_MINIT_FUNCTION()

Completed in 7 milliseconds