Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend.c35 # define GLOBAL_FUNCTION_TABLE global_function_table
116 static HashTable *global_function_table = NULL; variable
512 …zend_hash_copy(compiler_globals->function_table, global_function_table, NULL, &tmp_func, sizeof(ze… in compiler_globals_ctor()

Completed in 10 milliseconds