Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_array.c795 static HashTable *spl_array_get_gc(zend_object *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in spl_array_get_gc() function
1891 spl_handler_ArrayObject.get_gc = spl_array_get_gc; in PHP_MINIT_FUNCTION()

Completed in 11 milliseconds