97 while ((
count > 0) && (*n1ptr == *n2ptr)) {
104 if (*n1ptr > *n2ptr) {
122 if (n1_scale != n2_scale) {
123 if (n1_scale > n2_scale) {
count(Countable|array $value, int $mode=COUNT_NORMAL)
bool bc_is_zero_for_scale(bc_num num, size_t scale)
struct bc_struct * bc_num
bcmath_compare_result _bc_do_compare(bc_num n1, bc_num n2, size_t scale, bool use_sign)
bcmath_compare_result bc_compare(bc_num n1, bc_num n2, size_t scale)