zend_accel_destroy_zend_function 70 ext/opcache/zend_accelerator_util_funcs.c ce->function_table.pDestructor = (dtor_func_t) zend_accel_destroy_zend_function; zend_accel_destroy_zend_function 79 ext/opcache/zend_accelerator_util_funcs.c zend_hash_init(&persistent_script->function_table, 100, NULL, (dtor_func_t) zend_accel_destroy_zend_function, 0); zend_accel_destroy_zend_function 139 ext/opcache/zend_accelerator_util_funcs.c persistent_script->function_table.pDestructor = (dtor_func_t)zend_accel_destroy_zend_function;