mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
5d91f8761b
power is a copy of base and returns early if base->n_scale is non-zero. Since scale is size_t, it is always greater than or equal to 0, so rscale is always the value of scale.