Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dmath.c625 zval *zbase, *zexp; in PHP_FUNCTION() local
628 Z_PARAM_ZVAL(zbase) in PHP_FUNCTION()
632 pow_function(return_value, zbase, zexp); in PHP_FUNCTION()

Completed in 7 milliseconds