Home
last modified time | relevance | path

Searched defs:gc_data_count (Results 1 – 6 of 6) sorted by relevance

/PHP-7.1/ext/spl/
H A Dspl_dllist.c97 int gc_data_count; member
540 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_heap.c524 static HashTable *spl_heap_object_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in spl_heap_object_get_gc()
H A Dspl_array.c866 static HashTable *spl_array_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in spl_array_get_gc()
/PHP-7.1/ext/snmp/
H A Dsnmp.c2065 static HashTable *php_snmp_get_gc(zval *object, zval ***gc_data, int *gc_data_count) /* {{{ */ in php_snmp_get_gc()
/PHP-7.1/ext/zip/
H A Dphp_zip.c961 static HashTable *php_zip_get_gc(zval *object, zval **gc_data, int *gc_data_count) /* {{{ */ in php_zip_get_gc()
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c360 static HashTable *reflection_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in reflection_get_gc()

Completed in 82 milliseconds