Home
last modified time | relevance | path

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

/PHP-7.4/scripts/dev/
H A Dcheck_parameters.php130 function check_param($db, $idx, $exp, $optional, $allow_uninit = false)
/PHP-7.4/ext/standard/
H A Dmath.c638 PHP_FUNCTION(exp) in PHP_FUNCTION() argument
/PHP-7.4/ext/gmp/
H A Dgmp.c1415 zend_long exp; in ZEND_FUNCTION() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c734 #define ADDRESSING_DEPENDS_ON(exp, reg) \ argument
/PHP-7.4/ext/gd/libgd/
H A Dgd.c90 #define floor_cast(exp) ((long) exp) argument

Completed in 42 milliseconds