Searched refs:zend_hash_clone_constants (Results 1 – 1 of 1) sorted by relevance
229 static void zend_hash_clone_constants(HashTable *ht, HashTable *source) in zend_hash_clone_constants() function430 zend_hash_clone_constants(&ce->constants_table, &old_ce->constants_table); in zend_class_copy_ctor()
Completed in 9 milliseconds