Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dmath.c1164 int topad = dec > declen ? dec - declen : 0; in _php_math_number_format() local
1167 while (topad--) { in _php_math_number_format()

Completed in 10 milliseconds