Home
last modified time | relevance | path

Searched defs:marisa_trie_ (Results 1 – 1 of 1) sorted by relevance

/external/marisa-trie/lib/marisa/
Dtrie-c.cc51 struct marisa_trie_ { struct
53 marisa_trie_() : trie(), mapper() {} in marisa_trie_() argument
60 marisa_trie_(const marisa_trie_ &); argument