Home
last modified time | relevance | path

Searched defs:exp (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/scripts/dev/
H A Dcheck_parameters.php128 function check_param($db, $idx, $exp, $optional, $allow_uninit = false)
/PHP-8.0/ext/standard/
H A Dmath.c533 PHP_FUNCTION(exp) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php1081 function exp(float $num): float {} function
/PHP-8.0/ext/gmp/
H A Dgmp.c1258 zend_long exp; in ZEND_FUNCTION() local
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c734 #define ADDRESSING_DEPENDS_ON(exp, reg) \ argument
/PHP-8.0/ext/gd/libgd/
H A Dgd.c90 #define floor_cast(exp) ((long) exp) argument
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c215 #define cast(t,exp)((t)(exp)) argument

Completed in 58 milliseconds