zend_copy_constants  541 Zend/zend.c    	zend_copy_constants(EG(zend_constants), GLOBAL_CONSTANTS_TABLE);
zend_copy_constants   78 Zend/zend_constants.h void zend_copy_constants(HashTable *target, HashTable *sourc);