Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/
H A Dphp_zip.h42 # define Z_UNSET_ISREF_P(pz) pz->is_ref = 0 macro
H A Dphp_zip.c997 Z_UNSET_ISREF_P(tmp); in php_zip_has_property()
/PHP-5.5/Zend/
H A Dzend.h346 #define Z_UNSET_ISREF_PP(ppz) Z_UNSET_ISREF_P(*(ppz))
355 #define Z_UNSET_ISREF_P(pz) zval_unset_isref_p(pz) macro
364 #define Z_UNSET_ISREF(z) Z_UNSET_ISREF_P(&(z))
767 Z_UNSET_ISREF_P(z); \
H A Dzend_variables.c223 Z_UNSET_ISREF_P(tmp); in zval_copy_static_var()
H A Dzend_constants.c309 Z_UNSET_ISREF_P(result); in zend_get_constant()
427 Z_UNSET_ISREF_P(result); in zend_get_constant_ex()
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()
710 Z_UNSET_ISREF_P(value); in zend_assign_to_object()
717 Z_UNSET_ISREF_P(value); in zend_assign_to_object()
921 Z_UNSET_ISREF_P(value); in zend_assign_to_variable()
1209 Z_UNSET_ISREF_P(overloaded_result); in zend_fetch_dimension_address()
H A Dzend_API.c3729 Z_UNSET_ISREF_P(tmp); in zend_update_property_null()
3741 Z_UNSET_ISREF_P(tmp); in zend_update_property_bool()
3753 Z_UNSET_ISREF_P(tmp); in zend_update_property_long()
3765 Z_UNSET_ISREF_P(tmp); in zend_update_property_double()
3777 Z_UNSET_ISREF_P(tmp); in zend_update_property_string()
3789 Z_UNSET_ISREF_P(tmp); in zend_update_property_stringl()
3838 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_null()
3850 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_bool()
3862 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_long()
3874 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_double()
[all …]
H A Dzend_execute.h87 Z_UNSET_ISREF_P(zval_ptr); in i_zval_ptr_dtor()
H A Dzend_exceptions.c159 Z_UNSET_ISREF_P(trace); in zend_default_exception_new_ex()
H A Dzend_object_handlers.c483 Z_UNSET_ISREF_P(rv); in zend_std_read_property()
H A Dzend_execute_API.c624 Z_UNSET_ISREF_P(new_val); in zval_update_constant_ex()
H A Dzend_builtin_functions.c599 Z_UNSET_ISREF_P(tmp); in ZEND_FUNCTION()
H A Dzend_vm_def.h2052 Z_UNSET_ISREF_P(EX_T(opline->result.var).var.ptr); in ZEND_VM_HELPER()
2286 Z_UNSET_ISREF_P(tmp);
3091 Z_UNSET_ISREF_P(varptr);
H A Dzend_compile.c6047 Z_UNSET_ISREF_P(&value.u.constant); in zend_do_fetch_lexical_variable()
H A Dzend_vm_execute.h613 Z_UNSET_ISREF_P(EX_T(opline->result.var).var.ptr); in zend_do_fcall_common_helper_SPEC()
677 Z_UNSET_ISREF_P(tmp); in ZEND_INIT_STRING_SPEC_HANDLER()
13012 Z_UNSET_ISREF_P(varptr); in zend_send_by_var_helper_SPEC_VAR()
30694 Z_UNSET_ISREF_P(varptr); in zend_send_by_var_helper_SPEC_CV()
/PHP-5.5/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.5/ext/opcache/
H A DZendAccelerator.h136 #define Z_UNSET_ISREF_P(pz) Z_SET_ISREF_TO_P(pz, 0) macro
/PHP-5.5/ext/dom/
H A Dphp_dom.c369 Z_UNSET_ISREF_P(retval); in dom_read_property()
449 Z_UNSET_ISREF_P(tmp); in dom_property_exists()
529 Z_UNSET_ISREF_P(value); in dom_get_debug_info_helper()
/PHP-5.5/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.5/ext/simplexml/
H A Dsimplexml.c376 Z_UNSET_ISREF_P(return_value); in sxe_prop_dim_read()
1780 Z_UNSET_ISREF_P(object); in cast_object()
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c2596 Z_UNSET_ISREF_P(return_value); in row_prop_read()
2608 Z_UNSET_ISREF_P(return_value); in row_prop_read()
/PHP-5.5/ext/sockets/
H A Dsockets.c2301 Z_UNSET_ISREF_P(retsock->zstream);
/PHP-5.5/ext/phar/
H A Dutil.c1488 Z_UNSET_ISREF_P(zsig); in phar_call_openssl_signverify()

Completed in 254 milliseconds