Home
last modified time | relevance | path

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

/dports/lang/php80/php-8.0.15/ext/spl/
H A Dspl_fixedarray.c224 static void spl_fixedarray_object_free_storage(zend_object *object) in spl_fixedarray_object_free_storage() function
858 spl_handler_SplFixedArray.free_obj = spl_fixedarray_object_free_storage; in PHP_MINIT_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dspl_fixedarray.c224 static void spl_fixedarray_object_free_storage(zend_object *object) in spl_fixedarray_object_free_storage() function
858 spl_handler_SplFixedArray.free_obj = spl_fixedarray_object_free_storage; in PHP_MINIT_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/spl/
H A Dspl_fixedarray.c231 static void spl_fixedarray_object_free_storage(zend_object *object) in spl_fixedarray_object_free_storage() function
907 spl_handler_SplFixedArray.free_obj = spl_fixedarray_object_free_storage; in PHP_MINIT_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/spl/
H A Dspl_fixedarray.c231 static void spl_fixedarray_object_free_storage(zend_object *object) in spl_fixedarray_object_free_storage() function
907 spl_handler_SplFixedArray.free_obj = spl_fixedarray_object_free_storage; in PHP_MINIT_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/spl/
H A Dspl_fixedarray.c184 static void spl_fixedarray_object_free_storage(zend_object *object) /* {{{ */ in spl_fixedarray_object_free_storage() function
1072 spl_handler_SplFixedArray.free_obj = spl_fixedarray_object_free_storage; in PHP_MINIT_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/spl/
H A Dspl_fixedarray.c189 static void spl_fixedarray_object_free_storage(zend_object *object) /* {{{ */ in spl_fixedarray_object_free_storage() function
1081 spl_handler_SplFixedArray.free_obj = spl_fixedarray_object_free_storage; in PHP_MINIT_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/spl/
H A Dspl_fixedarray.c184 static void spl_fixedarray_object_free_storage(zend_object *object) /* {{{ */ in spl_fixedarray_object_free_storage() function
1072 spl_handler_SplFixedArray.free_obj = spl_fixedarray_object_free_storage; in PHP_MINIT_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/spl/
H A Dspl_fixedarray.c189 static void spl_fixedarray_object_free_storage(zend_object *object) /* {{{ */ in spl_fixedarray_object_free_storage() function
1081 spl_handler_SplFixedArray.free_obj = spl_fixedarray_object_free_storage; in PHP_MINIT_FUNCTION()