Home
last modified time | relevance | path

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

/PHP-8.4/ext/bcmath/
H A Dbcmath.c1059 static zend_always_inline zend_result bcmath_number_div_internal( in bcmath_number_div_internal() function
1266 …if (UNEXPECTED(bcmath_number_div_internal(n1, n2, &ret, n1_full_scale, &scale, true) == FAILURE)) { in bcmath_number_do_operation()
1452 …if (UNEXPECTED(bcmath_number_div_internal(intern->num, num, &ret, intern->scale, &scale, scale_is_… in bcmath_number_calc_method()

Completed in 13 milliseconds