Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_opcode.c149 CG(static_members_table)[(zend_intptr_t)(ce->static_members_table)] = NULL; in zend_cleanup_internal_class_data() local
H A Dzend.h121 zval *static_members_table; member
H A Dzend_globals.h125 zval **static_members_table; member
H A Dzend_object_handlers.c1393 …CG(static_members_table)[(zend_intptr_t)(class_type->static_members_table)] = emalloc(sizeof(zval)… in zend_class_init_statics() local
H A Dzend_compile.c1735 CG(static_members_table)[n] = NULL; in zend_initialize_class_data() local

Completed in 51 milliseconds