Home
last modified time | relevance | path

Searched refs:Z_SET_REFCOUNT_P (Results 1 – 25 of 36) sorted by relevance

12

/PHP-5.3/ext/zip/
H A Dphp_zip.h39 #ifndef Z_SET_REFCOUNT_P
41 # define Z_SET_REFCOUNT_P(pz, rc) pz->refcount = rc macro
H A Dphp_zip.c945 Z_SET_REFCOUNT_P(retval, 0); in php_zip_read_property()
990 Z_SET_REFCOUNT_P(tmp, 1); in php_zip_has_property()
/PHP-5.3/Zend/
H A Dzend_execute.c71 Z_SET_REFCOUNT_P(z, 1); in zend_pzval_unlock_func()
140 Z_SET_REFCOUNT_P(z, 1); \
149 Z_SET_REFCOUNT_P(_tmp, 1); \
201 Z_SET_REFCOUNT_P(ptr, 1); in _get_zval_ptr_var_string_offset()
403 Z_SET_REFCOUNT_P(value_ptr, 1); in zend_assign_to_variable_reference()
572 Z_SET_REFCOUNT_P(value, 0); in zend_assign_to_object()
579 Z_SET_REFCOUNT_P(value, 0); in zend_assign_to_object()
684 Z_SET_REFCOUNT_P(variable_ptr, refcount); in zend_assign_to_variable()
728 Z_SET_REFCOUNT_P(variable_ptr, 1); in zend_assign_to_variable()
736 Z_SET_REFCOUNT_P(value, 1); in zend_assign_to_variable()
[all …]
H A Dzend.h325 #define Z_SET_REFCOUNT_PP(ppz, rc) Z_SET_REFCOUNT_P(*(ppz), rc)
334 #define Z_SET_REFCOUNT_P(pz, rc) zval_set_refcount_p(pz, rc) macro
343 #define Z_SET_REFCOUNT(z, rc) Z_SET_REFCOUNT_P(&(z), rc)
741 Z_SET_REFCOUNT_P(varptr, 1); \
H A Dzend_constants.c270 Z_SET_REFCOUNT_P(result, 1); in zend_get_constant()
388 Z_SET_REFCOUNT_P(result, 1); in zend_get_constant_ex()
H A Dzend_API.c3391 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_null()
3403 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_bool()
3415 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_long()
3427 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_double()
3439 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_string()
3451 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_stringl()
3500 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_static_property_null()
3512 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_static_property_bool()
3524 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_static_property_long()
3536 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_static_property_double()
[all …]
H A Dzend_API.h578 Z_SET_REFCOUNT_P(z, refcount); \
658 Z_SET_REFCOUNT_P(var, Z_REFCOUNT_PP(orig_var)); \
662 Z_SET_REFCOUNT_P(var, Z_REFCOUNT_P(var) + _refcount - 1); \
670 Z_SET_REFCOUNT_P(var, _refcount); \
H A Dzend_execute_API.c166 Z_SET_REFCOUNT_P(globals, 1); in init_executor()
589 Z_SET_REFCOUNT_P(p, refcount); in zval_update_constant_ex()
657 Z_SET_REFCOUNT_P(new_val, 1); in zval_update_constant_ex()
895 Z_SET_REFCOUNT_P(new_zval, 1); in zend_call_function()
H A Dzend_closures.c364 Z_SET_REFCOUNT_P(tmp, 0); in zval_copy_static_var()
H A Dzend_exceptions.c147 Z_SET_REFCOUNT_P(trace, 0); in zend_default_exception_new_ex()
H A Dzend_vm_def.h1802 Z_SET_REFCOUNT_P(tmp, 1);
2386 Z_SET_REFCOUNT_P(EX_T(opline->result.u.var).var.ptr, 1); in ZEND_VM_HELPER()
2630 Z_SET_REFCOUNT_P(varptr, 0);
2637 Z_SET_REFCOUNT_P(varptr, 0);
2789 Z_SET_REFCOUNT_P(assignment_value, 1);
3004 Z_SET_REFCOUNT_P(EX_T(opline->result.u.var).var.ptr, 1);
H A Dzend_object_handlers.c378 Z_SET_REFCOUNT_P(rv, 0); in zend_std_read_property()
/PHP-5.3/main/streams/
H A Duserspace.c295 Z_SET_REFCOUNT_P(us->object, 1); in user_wrapper_opener()
355 Z_SET_REFCOUNT_P(zopened, 1); in user_wrapper_opener()
430 Z_SET_REFCOUNT_P(us->object, 1); in user_wrapper_opendir()
1094 Z_SET_REFCOUNT_P(object, 1); in user_wrapper_unlink()
1148 Z_SET_REFCOUNT_P(object, 1); in user_wrapper_rename()
1207 Z_SET_REFCOUNT_P(object, 1); in user_wrapper_mkdir()
1272 Z_SET_REFCOUNT_P(object, 1); in user_wrapper_rmdir()
1332 Z_SET_REFCOUNT_P(object, 1); in user_wrapper_stat_url()
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_priv.h31 #define Z_SET_REFCOUNT_P(pz, rc) ((pz)->refcount = rc) macro
H A Dmysqlnd_ps_codec.c590 Z_SET_REFCOUNT_P((*copies)[current], 1); in mysqlnd_stmt_copy_it()
/PHP-5.3/ext/com_dotnet/
H A Dcom_handlers.c41 Z_SET_REFCOUNT_P(return_value, 0); in com_property_read()
95 Z_SET_REFCOUNT_P(return_value, 0); in com_read_dimension()
/PHP-5.3/ext/standard/
H A Duser_filters.c352 Z_SET_REFCOUNT_P(obj, 1); in user_filter_factory_create()
/PHP-5.3/ext/dom/
H A Dphp_dom.c368 Z_SET_REFCOUNT_P(retval, 0); in dom_read_property()
448 Z_SET_REFCOUNT_P(tmp, 1); in dom_property_exists()
528 Z_SET_REFCOUNT_P(value, 0); in dom_get_debug_info_helper()
/PHP-5.3/ext/mysqli/
H A Dmysqli.c311 #define Z_SET_REFCOUNT_P(pz, rc) ((pz)->refcount = rc) macro
342 Z_SET_REFCOUNT_P(retval, 0); in mysqli_read_property()
/PHP-5.3/ext/simplexml/
H A Dsimplexml.c375 Z_SET_REFCOUNT_P(return_value, 0); in sxe_prop_dim_read()
1733 Z_SET_REFCOUNT_P(object, 1); in cast_object()
1906 Z_SET_REFCOUNT_P(retval, 0); in sxe_get_value()
/PHP-5.3/ext/spl/
H A Dspl_array.c419 Z_SET_REFCOUNT_P(newval, 1); in spl_array_read_dimension_ex()
1279 Z_SET_REFCOUNT_P(return_value, 1); in SPL_METHOD()
/PHP-5.3/ext/xmlreader/
H A Dphp_xmlreader.c175 Z_SET_REFCOUNT_P(retval, 0); in xmlreader_read_property()
/PHP-5.3/ext/phar/
H A Dutil.c2287 Z_SET_REFCOUNT_P(entry->metadata, 1);
2335 Z_SET_REFCOUNT_P(phar->metadata, 1);
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c2625 Z_SET_REFCOUNT_P(return_value, 0); in row_prop_or_dim_read()
2637 Z_SET_REFCOUNT_P(return_value, 0); in row_prop_or_dim_read()
H A Dpdo_dbh.c438 Z_SET_REFCOUNT_P(object, 1); in pdo_stmt_instantiate()

Completed in 162 milliseconds

12