Home | History | Annotate | Download | only in i18n

Lines Matching full:lead

51  * - Similar to a UTF, encoding the length of the byte sequence in the lead bytes.
53 * (trail byte values may overlap with lead/single byte values).
59 * Instead, we split the lead byte range in the middle and encode non-negative values
66 * is added to a lead byte avoiding the single-byte range.
70 * for lead/single bytes so that the middle range of single bytes is as large
72 * Note that the lead byte ranges overlap some, but that the sequences as a whole
73 * are well ordered. I.e., even if the lead byte is the same for sequences of different
94 * Number of lead bytes:
112 * Symmetrical lead byte counts are for convenience.
114 * no advantage to asymmetrical lead byte counts.
133 /* The lead byte start values. */