Searched defs:exp (Results 1 – 7 of 7) sorted by relevance
128 function check_param($db, $idx, $exp, $optional, $allow_uninit = false)
533 PHP_FUNCTION(exp) in PHP_FUNCTION() argument
1081 function exp(float $num): float {} function
1258 zend_long exp; in ZEND_FUNCTION() local
734 #define ADDRESSING_DEPENDS_ON(exp, reg) \ argument
90 #define floor_cast(exp) ((long) exp) argument
215 #define cast(t,exp)((t)(exp)) argument
Completed in 72 milliseconds