root_buffer_dtor   75 Zend/zend_gc.c 	ts_allocate_id(&gc_globals_id, sizeof(zend_gc_globals), (ts_allocate_ctor) gc_globals_ctor_ex, (ts_allocate_dtor) root_buffer_dtor);
root_buffer_dtor   84 Zend/zend_gc.c 	root_buffer_dtor(&gc_globals TSRMLS_DC);