Home
last modified time | relevance | path

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

/PHP-7.0/ext/opcache/
H A Dzend_accelerator_util_funcs.c45 static void zend_accel_destroy_zend_function(zval *zv) in zend_accel_destroy_zend_function() function
66 ce->function_table.pDestructor = zend_accel_destroy_zend_function; in zend_accel_destroy_zend_class()
88 persistent_script->function_table.pDestructor = zend_accel_destroy_zend_function; in free_persistent_script()

Completed in 21 milliseconds