Searched refs:global_function_table (Results 1 – 1 of 1) sorted by relevance
43 static HashTable *global_function_table = NULL; variable49 # define GLOBAL_FUNCTION_TABLE global_function_table636 zend_hash_copy(compiler_globals->function_table, global_function_table, function_copy_ctor); in compiler_globals_ctor()
Completed in 15 milliseconds