Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_opcode.c180 CG(static_members_table)[(zend_intptr_t)(ce->static_members_table)] = NULL; in zend_cleanup_internal_class_data() local
H A Dzend.h127 zval *static_members_table; member
H A Dzend_globals.h134 zval **static_members_table; member
H A Dzend_API.c1103 …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.c1758 CG(static_members_table)[n] = NULL; in zend_initialize_class_data() local

Completed in 52 milliseconds