5 references to tmin
mscorlib (5)
system\globalization\idnmapping.cs (5)
522
for (k = 0; delta > ((punycodeBase -
tmin
) * tmax) / 2; k += punycodeBase)
524
delta /= punycodeBase -
tmin
;
528
return (int)(k + (punycodeBase -
tmin
+ 1) * delta / (delta + skew));
734
int t = k <= bias ?
tmin
:
953
int t = k <= bias ?
tmin
: