Searched refs:AlphabetTable0 (Results 1 – 1 of 1) sorted by relevance
33 struct AlphabetTable0 { struct87 const AlphabetTable0* alphabetTable0() const { in alphabetTable0()88 return reinterpret_cast<const AlphabetTable0*>(bytes() + alphabet_offset); in alphabetTable0()298 const AlphabetTable0* alphabet = header->alphabetTable0(); in alphabetLookup()