Home
last modified time | relevance | path

Searched defs:static_members_table (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_opcode.c188 CG(static_members_table)[(zend_intptr_t)(ce->static_members_table)] = NULL; in cleanup_internal_class_data() local
H A Dzend_globals.h155 zval ***static_members_table; member
H A Dzend.h488 zval **static_members_table; member
H A Dzend_API.c1112 …CG(static_members_table)[(zend_intptr_t)(class_type->static_members_table)] = emalloc(sizeof(zval*… in zend_update_class_constants() local
H A Dzend_compile.c6838 CG(static_members_table)[n] = NULL; in zend_initialize_class_data() local

Completed in 48 milliseconds