Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend.c36 # define GLOBAL_CLASS_TABLE global_class_table
117 static HashTable *global_class_table = NULL; variable
515 …zend_hash_copy(compiler_globals->class_table, global_class_table, (copy_ctor_func_t) zend_class_ad… in compiler_globals_ctor()

Completed in 7 milliseconds