Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dmath.c521 zval *zbase, *zexp; in PHP_FUNCTION() local
524 Z_PARAM_ZVAL(zbase) in PHP_FUNCTION()
528 pow_function(return_value, zbase, zexp); in PHP_FUNCTION()

Completed in 8 milliseconds