Searched refs:reflection_get_gc (Results 1 – 1 of 1) sorted by relevance
240 static HashTable *reflection_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in reflection_get_gc() function6632 reflection_object_handlers.get_gc = reflection_get_gc; in PHP_MINIT_FUNCTION()
Completed in 31 milliseconds