Home
last modified time | relevance | path

Searched refs:scale_param_is_null (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/bcmath/
H A Dbcmath.c157 bool scale_param_is_null = 1; in PHP_FUNCTION() local
168 if (scale_param_is_null) { in PHP_FUNCTION()
208 bool scale_param_is_null = 1; in PHP_FUNCTION() local
219 if (scale_param_is_null) { in PHP_FUNCTION()
270 if (scale_param_is_null) { in PHP_FUNCTION()
321 if (scale_param_is_null) { in PHP_FUNCTION()
377 if (scale_param_is_null) { in PHP_FUNCTION()
434 if (scale_param_is_null) { in PHP_FUNCTION()
492 if (scale_param_is_null) { in PHP_FUNCTION()
542 if (scale_param_is_null) { in PHP_FUNCTION()
[all …]

Completed in 7 milliseconds