Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dmath.c563 zval *zbase, *zexp; in PHP_FUNCTION() local
567 Z_PARAM_ZVAL(zexp) in PHP_FUNCTION()
570 pow_function(return_value, zbase, zexp); in PHP_FUNCTION()

Completed in 7 milliseconds