Home
last modified time | relevance | path

Searched refs:zend_hash_copy (Results 26 – 28 of 28) sorted by relevance

12

/PHP-8.0/ext/reflection/
H A Dphp_reflection.c1835 zend_hash_copy(Z_ARRVAL_P(return_value), ht, zval_add_ref); in ZEND_METHOD()
/PHP-8.0/Zend/
H A Dzend_vm_def.h8572 zend_hash_copy(Z_ARRVAL_P(call_args), call->extra_named_params, zval_add_ref);
H A Dzend_vm_execute.h3159 zend_hash_copy(Z_ARRVAL_P(call_args), call->extra_named_params, zval_add_ref); in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER()
3295 zend_hash_copy(Z_ARRVAL_P(call_args), call->extra_named_params, zval_add_ref); in ZEND_CALL_TRAMPOLINE_SPEC_OBSERVER_HANDLER()

Completed in 176 milliseconds

12