Home
last modified time | relevance | path

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

/PHP-8.4/ext/standard/
H A Darray.c6584 …ll_info fci, zend_fcall_info_cache fci_cache, zval *result_key, zval *result_value, bool negate_co… argument
6592 if (result_value != NULL) {
6593 ZVAL_UNDEF(result_value);
6631 if (result_value != NULL) {
6632 ZVAL_COPY_DEREF(result_value, &args[0]);

Completed in 18 milliseconds