Searched refs:offsets_by_length (Results 1 – 4 of 4) sorted by relevance
33 uint32_t offsets_by_length[32]; member
37 const size_t offset = dictionary->offsets_by_length[len] + len * id; in DictMatchLength()47 const size_t offset = dictionary->offsets_by_length[w.len] + in IsMatch()
163 offset = dictionary->words->offsets_by_length[len] + len * word_idx; in TestStaticDictionaryItem()
1814 int offset = (int)s->dictionary->offsets_by_length[i]; in ProcessCommandsInternal()