5 references to tmax
mscorlib (5)
system\globalization\idnmapping.cs (5)
522
for (k = 0; delta > ((punycodeBase - tmin) *
tmax
) / 2; k += punycodeBase)
735
k >= bias +
tmax
?
tmax
: k - bias;
954
k >= bias +
tmax
?
tmax
: k - bias;