Searched refs:root_buffer_dtor (Results 1 – 1 of 1) sorted by relevance
115 static void root_buffer_dtor(zend_gc_globals *gc_globals) in root_buffer_dtor() function156 …zeof(zend_gc_globals), (ts_allocate_ctor) gc_globals_ctor_ex, (ts_allocate_dtor) root_buffer_dtor); in gc_globals_ctor()165 root_buffer_dtor(&gc_globals); in gc_globals_dtor()
Completed in 13 milliseconds