Home
last modified time | relevance | path

Searched refs:Z_UNSET_ISREF_P (Results 1 – 23 of 23) sorted by relevance

/PHP-5.6/ext/zip/
H A Dphp_zip.h49 # define Z_UNSET_ISREF_P(pz) pz->is_ref = 0 macro
H A Dphp_zip.c1020 Z_UNSET_ISREF_P(tmp); in php_zip_has_property()
/PHP-5.6/Zend/
H A Dzend.h348 #define Z_UNSET_ISREF_PP(ppz) Z_UNSET_ISREF_P(*(ppz))
357 #define Z_UNSET_ISREF_P(pz) zval_unset_isref_p(pz) macro
366 #define Z_UNSET_ISREF(z) Z_UNSET_ISREF_P(&(z))
776 Z_UNSET_ISREF_P(z); \
H A Dzend_variables.c228 Z_UNSET_ISREF_P(tmp); in zval_copy_static_var()
H A Dzend_execute.h83 Z_UNSET_ISREF_P(zval_ptr); in i_zval_ptr_dtor()
99 Z_UNSET_ISREF_P(zval_ptr); in i_zval_ptr_dtor_nogc()
H A Dzend_constants.c296 Z_UNSET_ISREF_P(result); in zend_get_constant()
414 Z_UNSET_ISREF_P(result); in zend_get_constant_ex()
H A Dzend_API.c3808 Z_UNSET_ISREF_P(tmp); in zend_update_property_null()
3820 Z_UNSET_ISREF_P(tmp); in zend_update_property_bool()
3832 Z_UNSET_ISREF_P(tmp); in zend_update_property_long()
3844 Z_UNSET_ISREF_P(tmp); in zend_update_property_double()
3856 Z_UNSET_ISREF_P(tmp); in zend_update_property_string()
3868 Z_UNSET_ISREF_P(tmp); in zend_update_property_stringl()
3917 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_null()
3929 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_bool()
3941 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_long()
3953 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_double()
[all …]
H A Dzend_execute.c74 Z_UNSET_ISREF_P(z); in zend_pzval_unlock_func()
80 Z_UNSET_ISREF_P(z); in zend_pzval_unlock_func()
738 Z_UNSET_ISREF_P(value); in zend_assign_to_object()
745 Z_UNSET_ISREF_P(value); in zend_assign_to_object()
1241 Z_UNSET_ISREF_P(overloaded_result); in zend_fetch_dimension_address()
H A Dzend_exceptions.c167 Z_UNSET_ISREF_P(trace); in zend_default_exception_new_ex()
H A Dzend_object_handlers.c515 Z_UNSET_ISREF_P(rv); in zend_std_read_property()
H A Dzend_builtin_functions.c602 Z_UNSET_ISREF_P(tmp); in ZEND_FUNCTION()
H A Dzend_vm_def.h2072 Z_UNSET_ISREF_P(EX_T(opline->result.var).var.ptr); in ZEND_VM_HELPER()
2306 Z_UNSET_ISREF_P(tmp);
3143 Z_UNSET_ISREF_P(varptr);
H A Dzend_compile.c6172 Z_UNSET_ISREF_P(&value.u.constant); in zend_do_fetch_lexical_variable()
H A Dzend_vm_execute.h621 Z_UNSET_ISREF_P(EX_T(opline->result.var).var.ptr); in zend_do_fcall_common_helper_SPEC()
685 Z_UNSET_ISREF_P(tmp); in ZEND_INIT_STRING_SPEC_HANDLER()
13425 Z_UNSET_ISREF_P(varptr); in zend_send_by_var_helper_SPEC_VAR()
31277 Z_UNSET_ISREF_P(varptr); in zend_send_by_var_helper_SPEC_CV()
/PHP-5.6/ext/com_dotnet/
H A Dcom_handlers.c42 Z_UNSET_ISREF_P(return_value); in com_property_read()
96 Z_UNSET_ISREF_P(return_value); in com_read_dimension()
/PHP-5.6/ext/opcache/
H A DZendAccelerator.h137 #define Z_UNSET_ISREF_P(pz) Z_SET_ISREF_TO_P(pz, 0) macro
/PHP-5.6/ext/dom/
H A Dphp_dom.c370 Z_UNSET_ISREF_P(retval); in dom_read_property()
450 Z_UNSET_ISREF_P(tmp); in dom_property_exists()
530 Z_UNSET_ISREF_P(value); in dom_get_debug_info_helper()
/PHP-5.6/ext/standard/
H A Darray.c654 Z_UNSET_ISREF_P(array); in PHP_FUNCTION()
697 Z_UNSET_ISREF_P(array); in PHP_FUNCTION()
793 Z_UNSET_ISREF_P(array); in PHP_FUNCTION()
H A Dstring.c2473 Z_UNSET_ISREF_P(orig_str);
/PHP-5.6/ext/simplexml/
H A Dsimplexml.c376 Z_UNSET_ISREF_P(return_value); in sxe_prop_dim_read()
1793 Z_UNSET_ISREF_P(object); in cast_object()
/PHP-5.6/ext/pdo/
H A Dpdo_stmt.c2580 Z_UNSET_ISREF_P(return_value); in row_prop_read()
2592 Z_UNSET_ISREF_P(return_value); in row_prop_read()
/PHP-5.6/ext/sockets/
H A Dsockets.c2301 Z_UNSET_ISREF_P(retsock->zstream);
/PHP-5.6/ext/phar/
H A Dutil.c1481 Z_UNSET_ISREF_P(zsig); in phar_call_openssl_signverify()

Completed in 292 milliseconds