Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_objects_API.h41 #define OBJ_RELEASE(obj) zend_object_release(obj) macro
H A Dzend_generators.c74 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()
H A Dzend_exceptions.c91 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()
H A Dzend_execute.c1124 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()
H A Dzend_vm_def.h2404 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 …]
H A Dzend.c1414 OBJ_RELEASE(EG(exception)); in zend_try_exception_handler()
1417 OBJ_RELEASE(old_exception); in zend_try_exception_handler()
H A Dzend_closures.c552 OBJ_RELEASE((zend_object*)closure); in zend_closure_internal_handler()
H A Dzend_vm_execute.h495 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 …]
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_prompt.c801 OBJ_RELEASE(EG(prev_exception)); in phpdbg_handle_exception()
804 OBJ_RELEASE(ex); in phpdbg_handle_exception()
1052 OBJ_RELEASE(ex); in PHPDBG_COMMAND()
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c2703 OBJ_RELEASE(&row->stmt->std); in pdo_row_free_storage()
/PHP-7.0/ext/opcache/
H A DZendAccelerator.c2219 OBJ_RELEASE(Z_OBJ_P(zvalue)); in accel_fast_zval_dtor()
/PHP-7.0/ext/spl/
H A Dspl_iterators.c2356 OBJ_RELEASE(cbfilter->fci.object); in spl_dual_it_free_storage()
/PHP-7.0/ext/soap/
H A Dphp_encoding.c2296 OBJ_RELEASE(&iter->std); in to_xml_array()

Completed in 214 milliseconds