zval_ptr_dtor_func 6942 Zend/zend_compile.c dtor_func_t zval_ptr_dtor_func = ((persistent_hashes) ? ZVAL_INTERNAL_PTR_DTOR : ZVAL_PTR_DTOR); zval_ptr_dtor_func 6950 Zend/zend_compile.c zend_hash_init_ex(&ce->constants_table, 0, NULL, zval_ptr_dtor_func, persistent_hashes, 0);