Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_constants.h87 void zend_copy_constants(HashTable *target, HashTable *sourc);
H A Dzend_constants.c76 void zend_copy_constants(HashTable *target, HashTable *source) in zend_copy_constants() function
H A Dzend.c726 zend_copy_constants(executor_globals->zend_constants, GLOBAL_CONSTANTS_TABLE); in executor_globals_ctor()

Completed in 22 milliseconds