global_function_table 36 Zend/zend.c # define GLOBAL_FUNCTION_TABLE global_function_table global_function_table 117 Zend/zend.c static HashTable *global_function_table = NULL; global_function_table 513 Zend/zend.c zend_hash_copy(compiler_globals->function_table, global_function_table, NULL, &tmp_func, sizeof(zend_function));