Home
last modified time | relevance | path

Searched refs:zend_accel_destroy_zend_function (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/opcache/
H A Dzend_accelerator_util_funcs.c43 static void zend_accel_destroy_zend_function(zval *zv) in zend_accel_destroy_zend_function() function
64 ce->function_table.pDestructor = zend_accel_destroy_zend_function; in zend_accel_destroy_zend_class()
86 persistent_script->script.function_table.pDestructor = zend_accel_destroy_zend_function; in free_persistent_script()

Completed in 12 milliseconds