Searched refs:spl_fixedarray_resize (Results 1 – 2 of 2) sorted by relevance
2 Bug #67247 (spl_fixedarray_resize integer overflow)
179 static void spl_fixedarray_resize(spl_fixedarray *array, zend_long size) in spl_fixedarray_resize() function220 spl_fixedarray_resize(array, cached_resize); in spl_fixedarray_resize()817 spl_fixedarray_resize(&intern->array, size); in PHP_METHOD()
Completed in 18 milliseconds