Searched refs:entry_n (Results 1 – 1 of 1) sorted by relevance
4009 entry_n; in PHP_FUNCTION() local4026 entry_n = **entry; in PHP_FUNCTION()4027 zval_copy_ctor(&entry_n); in PHP_FUNCTION()4033 Z_LVAL_P(return_value) += Z_LVAL(entry_n); in PHP_FUNCTION()4038 convert_to_double(&entry_n); in PHP_FUNCTION()4039 Z_DVAL_P(return_value) += Z_DVAL(entry_n); in PHP_FUNCTION()4050 entry_n; in PHP_FUNCTION() local4070 entry_n = **entry; in PHP_FUNCTION()4071 zval_copy_ctor(&entry_n); in PHP_FUNCTION()4082 convert_to_double(&entry_n); in PHP_FUNCTION()[all …]
Completed in 17 milliseconds