Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/tests/
H A Dbug67247.phpt2 Bug #67247 (spl_fixedarray_resize integer overflow)
/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c94 static void spl_fixedarray_resize(spl_fixedarray *array, zend_long size) /* {{{ */ in spl_fixedarray_resize() function
748 spl_fixedarray_resize(&intern->array, size); in SPL_METHOD()

Completed in 10 milliseconds