Searched defs:exp (Results 1 – 6 of 6) sorted by relevance
129 function check_param($db, $idx, $exp, $optional, $allow_uninit = false)
529 PHP_FUNCTION(exp) in PHP_FUNCTION() argument
1342 zend_long exp; in ZEND_FUNCTION() local
746 #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 44 milliseconds