Searched refs:result_key (Results 1 – 1 of 1) sorted by relevance
6584 …le *array, zend_fcall_info fci, zend_fcall_info_cache fci_cache, zval *result_key, zval *result_va… argument6596 if (result_key != NULL) {6597 ZVAL_UNDEF(result_key);6635 if (result_key != NULL) {6636 ZVAL_COPY(result_key, &args[1]);
Completed in 22 milliseconds