Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend.c470 zend_function *old_func = Z_FUNC_P(zv); in function_copy_ctor() local
472 memcpy(Z_FUNC_P(zv), old_func, sizeof(zend_internal_function)); in function_copy_ctor()

Completed in 9 milliseconds