Searched refs:trieTable (Results 1 – 1 of 1) sorted by relevance
93 const Trie* trieTable() const { return reinterpret_cast<const Trie*>(bytes() + trie_offset); } in trieTable() function357 const Trie* trie = header->trieTable(); in hyphenateFromCodes()