Lines Matching full:alphabet
476 /*the order in which "code length alphabet code lengths" are stored, out of this
492 unsigned numcodes; /*number of symbols in the alphabet = number of codes*/
1852 - (HCLEN+4)*3 bits code lengths of code length alphabet
1853 - HLIT + 257 code lenghts of lit/length alphabet (encoded using the code length
1854 alphabet, + possible repetition codes 16, 17, 18)
1855 alphabet (encoded using the code length
1856 alphabet, + possible repetition codes 16, 17, 18)
1876 /*write the code lenghts of the code length alphabet*/
1879 /*write the lenghts of the lit/len AND the dist alphabet*/