Searched defs:sufQ (Results 1 – 1 of 1) sorted by relevance
221 type sufQ struct { struct222 lengthM1s [4096]uint16223 prefixes [4096]uint16224 suffixes [4096][Q]byte227 func (t *sufQ) initialize() {239 func (t *sufQ) emit(output []byte, code int, prevCode int, n int) []byte {