mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
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.