Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_inheritance.c1054 int child_num = OBJ_PROP_TO_NUM(child_info->offset); in do_inherit_property() local
1058 ce->default_properties_table[parent_num] = ce->default_properties_table[child_num]; in do_inherit_property()
1059 ZVAL_UNDEF(&ce->default_properties_table[child_num]); in do_inherit_property()

Completed in 12 milliseconds