Home | History | Annotate | Download | only in tests

Lines Matching refs:unzftab

757       Int32    unzftab[256];
1721 for (i = 0; i <= 255; i++) s->unzftab[i] = 0;
1758 s->unzftab[uc] += es;
1835 s->unzftab[s->seqToUnseq[uc]]++;
1854 for (i = 1; i <= 256; i++) s->cftab[i] = s->unzftab[i-1];