Home
last modified time | relevance | path

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

/php-src/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.c65 ZEND_API HashTable *rebuild_object_properties_internal(zend_object *zobj) /* {{{ */ in rebuild_object_properties_internal() function
151 rebuild_object_properties_internal(zobj); in zend_get_properties_no_lazy_init()
1390 rebuild_object_properties_internal(zobj); in zend_std_get_property_ptr_ptr()
H A Dzend_vm_execute.h23987 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_CONST_HANDLER()
24141 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_TMP_HANDLER()
24295 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_VAR_HANDLER()
24449 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_CV_HANDLER()
26978 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_CONST_HANDLER()
27132 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_TMP_HANDLER()
27286 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_VAR_HANDLER()
27440 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_CV_HANDLER()
31331 rebuild_object_properties_internal(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CV_OP_DATA_CONST_HANDLER()
31485 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);

Completed in 216 milliseconds