Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend.c578 static void function_copy_ctor(zval *zv) /* {{{ */ in function_copy_ctor() function
636 zend_hash_copy(compiler_globals->function_table, global_function_table, function_copy_ctor); in compiler_globals_ctor()

Completed in 20 milliseconds