Home
last modified time | relevance | path

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

/php-src/ext/bcmath/
H A Dbcmath.c1033 static zend_always_inline void bcmath_number_sub_internal( in bcmath_number_sub_internal() function
1264 bcmath_number_sub_internal(n1, n2, &ret, n1_full_scale, n2_full_scale, &scale, true); in bcmath_number_do_operation()
1450bcmath_number_sub_internal(intern->num, num, &ret, intern->scale, num_full_scale, &scale, scale_is… in bcmath_number_calc_method()

Completed in 7 milliseconds