Home
last modified time | relevance | path

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

/PHP-8.3/ext/bcmath/
H A Dbcmath.c160 bool scale_param_is_null = 1; in PHP_FUNCTION() local
171 if (scale_param_is_null) { in PHP_FUNCTION()
211 bool scale_param_is_null = 1; in PHP_FUNCTION() local
222 if (scale_param_is_null) { in PHP_FUNCTION()
273 if (scale_param_is_null) { in PHP_FUNCTION()
324 if (scale_param_is_null) { in PHP_FUNCTION()
378 if (scale_param_is_null) { in PHP_FUNCTION()
433 if (scale_param_is_null) { in PHP_FUNCTION()
510 if (scale_param_is_null) { in PHP_FUNCTION()
571 if (scale_param_is_null) { in PHP_FUNCTION()
[all …]

Completed in 5 milliseconds