Home
last modified time | relevance | path

Searched defs:gc_data (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/spl/
H A Dspl_heap.c555 static HashTable *spl_heap_object_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in spl_heap_object_get_gc()
565 static HashTable *spl_pqueue_object_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in spl_pqueue_object_get_gc()
H A Dspl_dllist.c94 zval *gc_data; member
538 static HashTable *spl_dllist_object_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in spl_dllist_object_get_gc()
H A Dspl_array.c858 static HashTable *spl_array_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in spl_array_get_gc()
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c1378 static HashTable *dbh_get_gc(zval *object, zval **gc_data, int *gc_count) in dbh_get_gc()
/PHP-7.4/ext/snmp/
H A Dsnmp.c2031 static HashTable *php_snmp_get_gc(zval *object, zval **gc_data, int *gc_data_count) /* {{{ */ in php_snmp_get_gc()
/PHP-7.4/ext/zip/
H A Dphp_zip.c995 static HashTable *php_zip_get_gc(zval *object, zval **gc_data, int *gc_data_count) /* {{{ */ in php_zip_get_gc()
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c260 static HashTable *reflection_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in reflection_get_gc()

Completed in 67 milliseconds