Home
last modified time | relevance | path

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

/PHP-5.4/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.4/Zend/
H A Dzend.h332 #define Z_UNSET_ISREF_PP(ppz) Z_UNSET_ISREF_P(*(ppz))
341 #define Z_UNSET_ISREF_P(pz) zval_unset_isref_p(pz) macro
350 #define Z_UNSET_ISREF(z) Z_UNSET_ISREF_P(&(z))
757 Z_UNSET_ISREF_P(z); \
H A Dzend_variables.c223 Z_UNSET_ISREF_P(tmp); in zval_copy_static_var()
H A Dzend_execute.c73 Z_UNSET_ISREF_P(z); in zend_pzval_unlock_func()
79 Z_UNSET_ISREF_P(z); in zend_pzval_unlock_func()
708 Z_UNSET_ISREF_P(value); in zend_assign_to_object()
715 Z_UNSET_ISREF_P(value); in zend_assign_to_object()
922 Z_UNSET_ISREF_P(value); in zend_assign_to_variable()
1210 Z_UNSET_ISREF_P(overloaded_result); in zend_fetch_dimension_address()
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_API.c3666 Z_UNSET_ISREF_P(tmp); in zend_update_property_null()
3678 Z_UNSET_ISREF_P(tmp); in zend_update_property_bool()
3690 Z_UNSET_ISREF_P(tmp); in zend_update_property_long()
3702 Z_UNSET_ISREF_P(tmp); in zend_update_property_double()
3714 Z_UNSET_ISREF_P(tmp); in zend_update_property_string()
3726 Z_UNSET_ISREF_P(tmp); in zend_update_property_stringl()
3775 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_null()
3787 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_bool()
3799 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_long()
3811 Z_UNSET_ISREF_P(tmp); in zend_update_static_property_double()
[all …]
H A Dzend_execute.h94 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_execute_API.c650 Z_UNSET_ISREF_P(new_val); in zval_update_constant_ex()
H A Dzend_object_handlers.c482 Z_UNSET_ISREF_P(rv); in zend_std_read_property()
H A Dzend_vm_def.h2016 Z_UNSET_ISREF_P(tmp);
2752 Z_UNSET_ISREF_P(EX_T(opline->result.var).var.ptr); in ZEND_VM_HELPER()
3069 Z_UNSET_ISREF_P(varptr);
H A Dzend_builtin_functions.c599 Z_UNSET_ISREF_P(tmp); in ZEND_FUNCTION()
H A Dzend_compile.c5815 Z_UNSET_ISREF_P(&value.u.constant); in zend_do_fetch_lexical_variable()
H A Dzend_vm_execute.h451 Z_UNSET_ISREF_P(tmp); in ZEND_INIT_STRING_SPEC_HANDLER()
710 Z_UNSET_ISREF_P(EX_T(opline->result.var).var.ptr); in zend_do_fcall_common_helper_SPEC()
11137 Z_UNSET_ISREF_P(varptr); in zend_send_by_var_helper_SPEC_VAR()
27126 Z_UNSET_ISREF_P(varptr); in zend_send_by_var_helper_SPEC_CV()
/PHP-5.4/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.4/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.4/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.c2459 Z_UNSET_ISREF_P(orig_str);
/PHP-5.4/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.4/ext/pdo/
H A Dpdo_stmt.c2606 Z_UNSET_ISREF_P(return_value); in row_prop_read()
2618 Z_UNSET_ISREF_P(return_value); in row_prop_read()
/PHP-5.4/ext/sockets/
H A Dsockets.c2615 Z_UNSET_ISREF_P(retsock->zstream);
/PHP-5.4/ext/phar/
H A Dutil.c1754 Z_UNSET_ISREF_P(zsig);

Completed in 250 milliseconds