Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_constants.h70 void zend_copy_constants(HashTable *target, HashTable *sourc);
H A Dzend_constants.c50 void zend_copy_constants(HashTable *target, HashTable *source) in zend_copy_constants() function
H A Dzend.c563 zend_copy_constants(EG(zend_constants), GLOBAL_CONSTANTS_TABLE); in executor_globals_ctor()

Completed in 22 milliseconds