Home
last modified time | relevance | path

Searched refs:rebuild_object_properties (Results 1 – 12 of 12) sorted by last modified time

/PHP-7.4/Zend/
H A Dzend_vm_execute.h22738 rebuild_object_properties(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_CONST_HANDLER()
22862 rebuild_object_properties(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_TMP_HANDLER()
22986 rebuild_object_properties(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_VAR_HANDLER()
23110 rebuild_object_properties(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_CV_HANDLER()
24989 rebuild_object_properties(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_CONST_HANDLER()
25113 rebuild_object_properties(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_TMP_HANDLER()
25237 rebuild_object_properties(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_VAR_HANDLER()
25361 rebuild_object_properties(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_CV_HANDLER()
28619 rebuild_object_properties(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CV_OP_DATA_CONST_HANDLER()
28743 rebuild_object_properties(zobj); in ZEND_ASSIGN_OBJ_SPEC_VAR_CV_OP_DATA_TMP_HANDLER()
[all …]
H A Dzend_vm_def.h2514 rebuild_object_properties(zobj);
H A Dzend_API.c1364 rebuild_object_properties(object); in object_properties_load()
1371 rebuild_object_properties(object); in object_properties_load()
H A Dzend_object_handlers.c61 ZEND_API void rebuild_object_properties(zend_object *zobj) /* {{{ */ in rebuild_object_properties() function
112 rebuild_object_properties(zobj); in zend_std_get_properties()
920 rebuild_object_properties(zobj); in zend_std_write_property()
1097 rebuild_object_properties(zobj); in zend_std_get_property_ptr_ptr()
1680 rebuild_object_properties(zobj1); in zend_std_compare_objects()
1683 rebuild_object_properties(zobj2); in zend_std_compare_objects()
H A Dzend_object_handlers.h225 ZEND_API void rebuild_object_properties(zend_object *zobj);
/PHP-7.4/ext/spl/
H A Dspl_directory.c613 rebuild_object_properties(&intern->std); in spl_filesystem_object_get_debug_info()
H A Dspl_array.c87 rebuild_object_properties(&intern->std); in spl_array_get_hash_table_ptr()
98 rebuild_object_properties(obj); in spl_array_get_hash_table_ptr()
833 rebuild_object_properties(&intern->std); in spl_array_get_debug_info()
1684 rebuild_object_properties(&intern->std); in SPL_METHOD()
H A Dspl_heap.c516 rebuild_object_properties(&intern->std); in spl_heap_object_get_debug_info()
H A Dspl_dllist.c505 rebuild_object_properties(&intern->std); in spl_dllist_object_get_debug_info()
/PHP-7.4/ext/tidy/
H A Dtidy.c858 rebuild_object_properties(&obj->std); in tidy_doc_update_properties()
868 rebuild_object_properties(&obj->std); in tidy_doc_update_properties()
888 rebuild_object_properties(&obj->std); in tidy_add_default_properties()
957 rebuild_object_properties(&obj->std); in tidy_add_default_properties()
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c1566 rebuild_object_properties(&dbh->std); in pdo_dbh_new()
H A Dpdo_stmt.c2571 rebuild_object_properties(&stmt->std); in row_get_properties_for()

Completed in 228 milliseconds