global_function_table 36 Zend/zend.c # define GLOBAL_FUNCTION_TABLE global_function_table global_function_table 146 Zend/zend.c static HashTable *global_function_table = NULL; global_function_table 484 Zend/zend.c zend_hash_copy(compiler_globals->function_table, global_function_table, function_copy_ctor);