Home
last modified time | relevance | path

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

/PHP-7.0/ext/opcache/
H A Dzend_accelerator_util_funcs.c229 static void zend_hash_clone_constants(HashTable *ht, HashTable *source) in zend_hash_clone_constants() function
430 zend_hash_clone_constants(&ce->constants_table, &old_ce->constants_table); in zend_class_copy_ctor()

Completed in 9 milliseconds