Home
last modified time | relevance | path

Searched defs:mul (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/hash/
H A Dhash_tiger.c38 #define round(a,b,c,x,mul) \ argument
50 #define pass(a,b,c,mul) \ argument
/php-src/ext/bcmath/
H A Dbcmath.stub.php67 public function mul(Number|string|int $num, ?int $scale = null): Number {} function in BcMath\\Number
H A Dbcmath.c1493 PHP_METHOD(BcMath_Number, mul) in PHP_METHOD() argument

Completed in 27 milliseconds