php_intpow10      152 ext/standard/math.c 	f1 = php_intpow10(abs(places));
php_intpow10      160 ext/standard/math.c 		f2 = php_intpow10(abs((int)use_precision));
php_intpow10      173 ext/standard/math.c 		f2 = php_intpow10(abs((int)use_precision));