Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_constants.h89 void zend_copy_constants(HashTable *target, HashTable *source);
H A Dzend_constants.c77 void zend_copy_constants(HashTable *target, HashTable *source) in zend_copy_constants() function
H A Dzend.c802 zend_copy_constants(executor_globals->zend_constants, GLOBAL_CONSTANTS_TABLE); in executor_globals_ctor()

Completed in 16 milliseconds