Searched refs:find_all (Results 1 – 3 of 3) sorted by relevance
55 int find_all; in main() local73 find_all = 0; in main()76 if (strcmp(argv[i], "-g") == 0) find_all = 1; in main()256 if (!find_all) /* Check for -g */ in main()
39 void find_all(const marisa::Trie &trie, const std::string &str) { in find_all() function113 find_all(trie, str); in find()
39 void find_all(const marisa_alpha::Trie &trie, const std::string &str) { in find_all() function113 find_all(trie, str); in find()