ZEND_FUNCTION_DTOR 483 Zend/zend.c zend_hash_init_ex(compiler_globals->function_table, 1024, NULL, ZEND_FUNCTION_DTOR, 1, 0); ZEND_FUNCTION_DTOR 706 Zend/zend.c zend_hash_init_ex(GLOBAL_FUNCTION_TABLE, 1024, NULL, ZEND_FUNCTION_DTOR, 1, 0); ZEND_FUNCTION_DTOR 1619 Zend/zend_compile.c zend_hash_init_ex(&ce->function_table, 8, NULL, ZEND_FUNCTION_DTOR, persistent_hashes, 0); ZEND_FUNCTION_DTOR 2011 ext/opcache/ZendAccelerator.c zend_hash_init(&ZCG(function_table), zend_hash_num_elements(CG(function_table)), NULL, ZEND_FUNCTION_DTOR, 1); ZEND_FUNCTION_DTOR 75 ext/opcache/zend_accelerator_util_funcs.c zend_hash_init(&persistent_script->function_table, 128, NULL, ZEND_FUNCTION_DTOR, 0); ZEND_FUNCTION_DTOR 284 ext/opcache/zend_accelerator_util_funcs.c ht->pDestructor = ZEND_FUNCTION_DTOR; ZEND_FUNCTION_DTOR 1070 ext/opcache/zend_file_cache.c script, buf, zend_file_cache_unserialize_func, ZEND_FUNCTION_DTOR); ZEND_FUNCTION_DTOR 1201 ext/opcache/zend_file_cache.c script, buf, zend_file_cache_unserialize_func, ZEND_FUNCTION_DTOR);