Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend.c37 # define GLOBAL_CLASS_TABLE global_class_table
118 static HashTable *global_class_table = NULL; variable
517 …zend_hash_copy(compiler_globals->class_table, global_class_table, (copy_ctor_func_t) zend_class_ad… in compiler_globals_ctor()

Completed in 23 milliseconds