Home
last modified time | relevance | path

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

12

/PHP-5.5/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.c946 Z_SET_REFCOUNT_P(retval, 0); in php_zip_read_property()
996 Z_SET_REFCOUNT_P(tmp, 1); in php_zip_has_property()
/PHP-5.5/Zend/
H A Dzend.h341 #define Z_SET_REFCOUNT_PP(ppz, rc) Z_SET_REFCOUNT_P(*(ppz), rc)
350 #define Z_SET_REFCOUNT_P(pz, rc) zval_set_refcount_p(pz, rc) macro
359 #define Z_SET_REFCOUNT(z, rc) Z_SET_REFCOUNT_P(&(z), rc)
766 Z_SET_REFCOUNT_P(z, 1); \
H A Dzend_variables.c222 Z_SET_REFCOUNT_P(tmp, 0); in zval_copy_static_var()
H A Dzend_constants.c308 Z_SET_REFCOUNT_P(result, 1); in zend_get_constant()
426 Z_SET_REFCOUNT_P(result, 1); in zend_get_constant_ex()
H A Dzend_execute.c73 Z_SET_REFCOUNT_P(z, 1); in zend_pzval_unlock_func()
527 Z_SET_REFCOUNT_P(value_ptr, 1); in zend_assign_to_variable_reference()
541 Z_SET_REFCOUNT_P(variable_ptr, Z_REFCOUNT_P(variable_ptr) - 2); in zend_assign_to_variable_reference()
711 Z_SET_REFCOUNT_P(value, 0); in zend_assign_to_object()
718 Z_SET_REFCOUNT_P(value, 0); in zend_assign_to_object()
1210 Z_SET_REFCOUNT_P(overloaded_result, 0); in zend_fetch_dimension_address()
H A Dzend_API.c3730 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_null()
3742 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_bool()
3754 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_long()
3766 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_double()
3778 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_string()
3790 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_property_stringl()
3839 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_static_property_null()
3851 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_static_property_bool()
3863 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_static_property_long()
3875 Z_SET_REFCOUNT_P(tmp, 0); in zend_update_static_property_double()
[all …]
H A Dzend_API.h611 Z_SET_REFCOUNT_P(z, refcount); \
691 Z_SET_REFCOUNT_P(var, Z_REFCOUNT_PP(orig_var)); \
695 Z_SET_REFCOUNT_P(var, Z_REFCOUNT_P(var) + _refcount - 1); \
703 Z_SET_REFCOUNT_P(var, _refcount); \
H A Dzend_execute_API.c554 Z_SET_REFCOUNT_P(p, refcount); in zval_update_constant_ex()
623 Z_SET_REFCOUNT_P(new_val, 1); in zval_update_constant_ex()
851 Z_SET_REFCOUNT_P(new_zval, 1); in zend_call_function()
H A Dzend_exceptions.c160 Z_SET_REFCOUNT_P(trace, 0); in zend_default_exception_new_ex()
H A Dzend_vm_def.h2053 Z_SET_REFCOUNT_P(EX_T(opline->result.var).var.ptr, 1); in ZEND_VM_HELPER()
2284 Z_SET_REFCOUNT_P(tmp, 1);
3085 Z_SET_REFCOUNT_P(varptr, 0);
3092 Z_SET_REFCOUNT_P(varptr, 0);
3259 Z_SET_REFCOUNT_P(assignment_value, 1);
3474 Z_SET_REFCOUNT_P(retval, 1);
H A Dzend.c628 Z_SET_REFCOUNT_P(globals, 1); in php_auto_globals_create_globals()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_priv.h31 #define Z_SET_REFCOUNT_P(pz, rc) ((pz)->refcount = rc) macro
H A Dmysqlnd_ps_codec.c519 Z_SET_REFCOUNT_P((*copies)[current], 1); in mysqlnd_stmt_copy_it()
604 Z_SET_REFCOUNT_P(tmp_data_copy, 1); in mysqlnd_stmt_execute_store_params()
/PHP-5.5/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.5/ext/opcache/
H A DZendAccelerator.h131 #define Z_SET_REFCOUNT_P(pz, v) (pz)->refcount = (v) macro
/PHP-5.5/ext/standard/
H A Duser_filters.c357 Z_SET_REFCOUNT_P(obj, 1); in user_filter_factory_create()
/PHP-5.5/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.5/ext/mysqli/
H A Dmysqli.c316 #define Z_SET_REFCOUNT_P(pz, rc) ((pz)->refcount = rc) macro
347 Z_SET_REFCOUNT_P(retval, 0); in mysqli_read_property()
/PHP-5.5/main/streams/
H A Duserspace.c290 Z_SET_REFCOUNT_P(object, 1); in user_stream_create_object()
388 Z_SET_REFCOUNT_P(zopened, 1); in user_wrapper_opener()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c375 Z_SET_REFCOUNT_P(return_value, 0); in sxe_prop_dim_read()
1779 Z_SET_REFCOUNT_P(object, 1); in cast_object()
1952 Z_SET_REFCOUNT_P(retval, 0); in sxe_get_value()
/PHP-5.5/ext/spl/
H A Dspl_array.c413 Z_SET_REFCOUNT_P(newval, 1); in spl_array_read_dimension_ex()
1330 Z_SET_REFCOUNT_P(return_value, 1); in SPL_METHOD()
/PHP-5.5/ext/phar/
H A Dutil.c2019 Z_SET_REFCOUNT_P(entry->metadata, 1);
2063 Z_SET_REFCOUNT_P(phar->metadata, 1);
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c176 Z_SET_REFCOUNT_P(retval, 0); in xmlreader_read_property()
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c2595 Z_SET_REFCOUNT_P(return_value, 0); in row_prop_read()
2607 Z_SET_REFCOUNT_P(return_value, 0); in row_prop_read()

Completed in 165 milliseconds

12