Home
last modified time | relevance | path

Searched refs:zend_unwrap_reference (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_operators.c162 zend_unwrap_reference(op); in _convert_scalar_to_number()
382 zend_unwrap_reference(op); in convert_to_long_base()
441 zend_unwrap_reference(op); in convert_to_double()
513 zend_unwrap_reference(op); in convert_to_boolean()
601 zend_unwrap_reference(op); in _convert_to_string()
662 zend_unwrap_reference(op); in convert_to_array()
699 zend_unwrap_reference(op); in convert_to_object()
H A Dzend_closures.c185 zend_unwrap_reference(&closure_result); in ZEND_METHOD()
H A Dzend_operators.h969 static zend_always_inline void zend_unwrap_reference(zval *op) /* {{{ */ in zend_unwrap_reference() function
H A Dzend_vm_execute.h5450 zend_unwrap_reference(retval); in ZEND_FETCH_OBJ_R_SPEC_CONST_CONST_HANDLER()
5556 zend_unwrap_reference(retval); in ZEND_FETCH_OBJ_IS_SPEC_CONST_CONST_HANDLER()
7718 zend_unwrap_reference(retval); in ZEND_FETCH_OBJ_R_SPEC_CONST_TMPVAR_HANDLER()
7824 zend_unwrap_reference(retval); in ZEND_FETCH_OBJ_IS_SPEC_CONST_TMPVAR_HANDLER()
10179 zend_unwrap_reference(retval); in ZEND_FETCH_OBJ_R_SPEC_CONST_CV_HANDLER()
10285 zend_unwrap_reference(retval); in ZEND_FETCH_OBJ_IS_SPEC_CONST_CV_HANDLER()
14529 zend_unwrap_reference(retval); in ZEND_FETCH_OBJ_R_SPEC_TMPVAR_CONST_HANDLER()
14635 zend_unwrap_reference(retval); in ZEND_FETCH_OBJ_IS_SPEC_TMPVAR_CONST_HANDLER()
15956 zend_unwrap_reference(retval); in ZEND_FETCH_OBJ_R_SPEC_TMPVAR_TMPVAR_HANDLER()
16062 zend_unwrap_reference(retval); in ZEND_FETCH_OBJ_IS_SPEC_TMPVAR_TMPVAR_HANDLER()
[all …]
H A Dzend_execute.c2475 zend_unwrap_reference(result); in zend_fetch_dimension_address_read()
H A Dzend_vm_def.h2203 zend_unwrap_reference(retval);
2357 zend_unwrap_reference(retval);
/PHP-7.4/ext/standard/
H A Dbasic_functions.c4937 zend_unwrap_reference(&retval);
4963 zend_unwrap_reference(&retval);
5001 zend_unwrap_reference(&retval);
5033 zend_unwrap_reference(&retval);
H A Dvar.c1315 zend_unwrap_reference(return_value); in PHP_FUNCTION()
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c1855 zend_unwrap_reference(&retval); in ZEND_METHOD()
1923 zend_unwrap_reference(&retval); in ZEND_METHOD()
3185 zend_unwrap_reference(&retval); in reflection_method_invoke()
5510 zend_unwrap_reference(member_p); in ZEND_METHOD()

Completed in 227 milliseconds