Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend.c57 static HashTable *global_class_table = NULL; variable
63 # define GLOBAL_CLASS_TABLE global_class_table
714 zend_hash_copy(compiler_globals->class_table, global_class_table, zend_class_add_ref); in compiler_globals_ctor()

Completed in 8 milliseconds