Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/
H A Dzend_accelerator_util_funcs.c222 static void zend_hash_clone_methods(HashTable *ht, HashTable *source, zend_class_entry *old_ce, zen… in zend_hash_clone_methods() function
364 zend_hash_clone_methods(&ce->function_table, &old_ce->function_table, old_ce, ce); in zend_class_copy_ctor()

Completed in 6 milliseconds