Searched refs:OBJ_RELEASE (Results 1 – 13 of 13) sorted by relevance
41 #define OBJ_RELEASE(obj) zend_object_release(obj) macro
74 OBJ_RELEASE(Z_OBJ(execute_data->This)); in zend_generator_close()94 OBJ_RELEASE((zend_object *) EX(func)->common.prototype); in zend_generator_close()122 OBJ_RELEASE(&root->std); in zend_generator_dtor_storage()498 OBJ_RELEASE(&old_root->std); in zend_generator_update_current()531 OBJ_RELEASE(&old_root->std); in zend_generator_update_current()554 OBJ_RELEASE(&old_root->std); in zend_generator_update_current()
91 OBJ_RELEASE(add_previous); in zend_exception_set_previous()181 OBJ_RELEASE(EG(prev_exception)); in zend_clear_exception()187 OBJ_RELEASE(EG(exception)); in zend_clear_exception()1077 OBJ_RELEASE(ex); in zend_exception_error()
1124 OBJ_RELEASE(obj); in zend_assign_to_object()1376 OBJ_RELEASE(Z_OBJ(obj)); in zend_post_incdec_overloaded_property()1401 OBJ_RELEASE(Z_OBJ(obj)); in zend_post_incdec_overloaded_property()1421 OBJ_RELEASE(Z_OBJ(obj)); in zend_pre_incdec_overloaded_property()1445 OBJ_RELEASE(Z_OBJ(obj)); in zend_pre_incdec_overloaded_property()1466 OBJ_RELEASE(Z_OBJ(obj)); in zend_assign_op_overloaded_property()1493 OBJ_RELEASE(Z_OBJ(obj)); in zend_assign_op_overloaded_property()2554 OBJ_RELEASE(Z_OBJ(call->This)); in cleanup_unfinished_calls()
2404 OBJ_RELEASE(object);3922 OBJ_RELEASE(object);4637 OBJ_RELEASE(Z_OBJ(EX(call)->This));4972 OBJ_RELEASE(Z_OBJ(object_zval));5846 OBJ_RELEASE(&iter->std);5855 OBJ_RELEASE(&iter->std);6001 OBJ_RELEASE(&iter->std);6014 OBJ_RELEASE(&iter->std);7563 OBJ_RELEASE(&iter->std);7604 OBJ_RELEASE(Z_OBJ_P(fast_call));[all …]
1414 OBJ_RELEASE(EG(exception)); in zend_try_exception_handler()1417 OBJ_RELEASE(old_exception); in zend_try_exception_handler()
552 OBJ_RELEASE((zend_object*)closure); in zend_closure_internal_handler()
495 OBJ_RELEASE(object);920 OBJ_RELEASE(object);1831 OBJ_RELEASE(object);3793 OBJ_RELEASE(&iter->std);3802 OBJ_RELEASE(&iter->std);3945 OBJ_RELEASE(&iter->std);3958 OBJ_RELEASE(&iter->std);4209 OBJ_RELEASE(&iter->std);12338 OBJ_RELEASE(&iter->std);12495 OBJ_RELEASE(&iter->std);[all …]
801 OBJ_RELEASE(EG(prev_exception)); in phpdbg_handle_exception()804 OBJ_RELEASE(ex); in phpdbg_handle_exception()1052 OBJ_RELEASE(ex); in PHPDBG_COMMAND()
2703 OBJ_RELEASE(&row->stmt->std); in pdo_row_free_storage()
2219 OBJ_RELEASE(Z_OBJ_P(zvalue)); in accel_fast_zval_dtor()
2356 OBJ_RELEASE(cbfilter->fci.object); in spl_dual_it_free_storage()
2296 OBJ_RELEASE(&iter->std); in to_xml_array()
Completed in 169 milliseconds