Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/tests/
H A Dbug67247.phpt2 Bug #67247 (spl_fixedarray_resize integer overflow)
/PHP-8.3/ext/spl/
H A Dspl_fixedarray.c176 static void spl_fixedarray_resize(spl_fixedarray *array, zend_long size) in spl_fixedarray_resize() function
216 spl_fixedarray_resize(array, cached_resize); in spl_fixedarray_resize()
801 spl_fixedarray_resize(&intern->array, size); in PHP_METHOD()

Completed in 6 milliseconds