Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend.c38 # define GLOBAL_AUTO_GLOBALS_TABLE global_auto_globals_table
119 static HashTable *global_auto_globals_table = NULL; variable
524 …zend_hash_copy(compiler_globals->auto_globals, global_auto_globals_table, NULL, NULL, sizeof(zend_… in compiler_globals_ctor()

Completed in 15 milliseconds