Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c347 static zval *spl_fixedarray_object_read_dimension(zval *object, zval *offset, int type, zval *rv) /… in spl_fixedarray_object_read_dimension() function
1073 spl_handler_SplFixedArray.read_dimension = spl_fixedarray_object_read_dimension; in PHP_MINIT_FUNCTION()

Completed in 11 milliseconds