Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/wind/
HDpunycode.c45 static const unsigned initial_n = 128; variable
92 unsigned n = initial_n; in wind_punycode_label_toascii()
HDrfc3492.txt441 initial_n = 128 = 0x80
569 let n = initial_n
598 code point) can be omitted if initial_n exceeds all basic code points
599 (which is true for Punycode), because n is never less than initial_n.
628 let n = initial_n
660 code points less than initial_n are basic code points (which is true
664 omitted if initial_n exceeds all basic code points (which is true for
666 initial_n.
714 L, then no delta could ever exceed (M - initial_n) * (L + 1), and
1354 initial_bias = 72, initial_n = 0x80, delimiter = 0x2D };
[all …]