Home
last modified time | relevance | path

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

/PHP-8.1/ext/bcmath/
H A Dbcmath.c621 bool new_scale_is_null = 1; in PHP_FUNCTION() local
625 Z_PARAM_LONG_OR_NULL(new_scale, new_scale_is_null) in PHP_FUNCTION()
630 if (!new_scale_is_null) { in PHP_FUNCTION()

Completed in 6 milliseconds