Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_objects_API.h43 #define OBJ_RELEASE(obj) zend_object_release(obj) macro
H A Dzend_objects.c169 OBJ_RELEASE(object); in zend_objects_destroy_object()
262 OBJ_RELEASE(new_object); in zend_objects_clone_members()
H A Dzend_generators.c132 OBJ_RELEASE(Z_OBJ(execute_data->This)); in zend_generator_close()
152 OBJ_RELEASE(ZEND_CLOSURE_OBJECT(EX(func))); in zend_generator_close()
187 OBJ_RELEASE(&root->std); in zend_generator_dtor_storage()
605 OBJ_RELEASE(&old_root->std); in zend_generator_update_current()
638 OBJ_RELEASE(&old_root->std); in zend_generator_update_current()
662 OBJ_RELEASE(&old_root->std); in zend_generator_update_current()
H A Dzend_exceptions.c84 OBJ_RELEASE(add_previous); in zend_exception_set_previous()
99 OBJ_RELEASE(add_previous); in zend_exception_set_previous()
190 OBJ_RELEASE(EG(prev_exception)); in zend_clear_exception()
196 OBJ_RELEASE(EG(exception)); in zend_clear_exception()
1045 OBJ_RELEASE(ex); in zend_exception_error()
H A Dzend_execute.c685 OBJ_RELEASE(obj); in make_real_object()
1448 OBJ_RELEASE(Z_OBJ(obj)); in zend_post_incdec_overloaded_property()
1470 OBJ_RELEASE(Z_OBJ(obj)); in zend_post_incdec_overloaded_property()
1491 OBJ_RELEASE(Z_OBJ(obj)); in zend_pre_incdec_overloaded_property()
1517 OBJ_RELEASE(Z_OBJ(obj)); in zend_pre_incdec_overloaded_property()
1538 OBJ_RELEASE(Z_OBJ(obj)); in zend_assign_op_overloaded_property()
1566 OBJ_RELEASE(Z_OBJ(obj)); in zend_assign_op_overloaded_property()
2822 OBJ_RELEASE(Z_OBJ(call->This)); in cleanup_unfinished_calls()
3256 OBJ_RELEASE(&iter->std); in zend_fe_reset_iterator()
3269 OBJ_RELEASE(&iter->std); in zend_fe_reset_iterator()
[all …]
H A Dzend_object_handlers.c689 OBJ_RELEASE(zobj); in zend_std_read_property()
698 OBJ_RELEASE(zobj); in zend_std_read_property()
725 OBJ_RELEASE(zobj); in zend_std_read_property()
790 OBJ_RELEASE(zobj); in zend_std_write_property()
1679 OBJ_RELEASE(zobj); in zend_std_has_property()
H A Dzend.c1537 OBJ_RELEASE(EG(exception)); in zend_try_exception_handler()
1540 OBJ_RELEASE(old_exception); in zend_try_exception_handler()
H A Dzend_closures.c647 OBJ_RELEASE((zend_object*)closure); in ZEND_NAMED_FUNCTION()
H A Dzend_vm_def.h2414 OBJ_RELEASE(object);
2416 OBJ_RELEASE(ZEND_CLOSURE_OBJECT(EX(func)));
2450 OBJ_RELEASE(object);
2452 OBJ_RELEASE(ZEND_CLOSURE_OBJECT(EX(func)));
2493 OBJ_RELEASE(ZEND_CLOSURE_OBJECT(EX(func)));
3765 OBJ_RELEASE(object);
4620 OBJ_RELEASE(ZEND_CLOSURE_OBJECT(EX(call)->func));
4623 OBJ_RELEASE(Z_OBJ(EX(call)->This));
7356 OBJ_RELEASE(&iter->std);
7408 OBJ_RELEASE(Z_OBJ_P(fast_call));
[all …]
H A Dzend_vm_execute.h523 OBJ_RELEASE(object);
559 OBJ_RELEASE(object);
1033 OBJ_RELEASE(object);
1155 OBJ_RELEASE(object);
2032 OBJ_RELEASE(object);
3701 OBJ_RELEASE(&iter->std);
18332 OBJ_RELEASE(&iter->std);
21659 OBJ_RELEASE(&iter->std);
37884 OBJ_RELEASE(&iter->std);
55391 OBJ_RELEASE(object);
[all …]
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_prompt.c797 OBJ_RELEASE(EG(prev_exception)); in phpdbg_handle_exception()
800 OBJ_RELEASE(ex); in phpdbg_handle_exception()
1053 OBJ_RELEASE(ex); in PHPDBG_COMMAND()
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c2700 OBJ_RELEASE(&row->stmt->std); in pdo_row_free_storage()
/PHP-7.3/ext/spl/
H A Dspl_iterators.c2339 OBJ_RELEASE(cbfilter->fci.object); in spl_dual_it_free_storage()
/PHP-7.3/ext/soap/
H A Dphp_encoding.c2278 OBJ_RELEASE(&iter->std); in to_xml_array()

Completed in 237 milliseconds