Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_object_handlers.h274 ZEND_API HashTable *rebuild_object_properties_internal(zend_object *zobj);
282 return rebuild_object_properties_internal(object); in zend_std_get_properties_ex()
H A Dzend_object_handlers.c66 ZEND_API HashTable *rebuild_object_properties_internal(zend_object *zobj) /* {{{ */ in rebuild_object_properties_internal() function
152 rebuild_object_properties_internal(zobj); in zend_get_properties_no_lazy_init()
1399 rebuild_object_properties_internal(zobj); in zend_std_get_property_ptr_ptr()
H A Dzend_vm_execute.h24068 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_CONST_HANDLER()
24222 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_TMP_HANDLER()
24376 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_VAR_HANDLER()
24530 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_CV_HANDLER()
27059 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_CONST_HANDLER()
27213 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_TMP_HANDLER()
27367 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_VAR_HANDLER()
27521 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_CV_HANDLER()
31412 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CV_OP_DATA_CONST_HANDLER()
31566 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CV_OP_DATA_TMP_HANDLER()
[all …]
H A Dzend_vm_def.h2481 rebuild_object_properties_internal(zobj);
/PHP-8.4/
H A DUPGRADING.INTERNALS97 * Renamed rebuild_object_properties() to rebuild_object_properties_internal().

Completed in 173 milliseconds