Searched refs:prefix_match_ (Results 1 – 2 of 2) sorted by relevance
113 bool prefix_match_(Agent &agent, std::size_t node_id) const;
712 return next_trie_->prefix_match_(agent, link); in prefix_match()803 bool LoudsTrie::prefix_match_(Agent &agent, std::size_t node_id) const { in prefix_match_() function in marisa::grimoire::trie::LoudsTrie