Searched refs:LongestCommonPrefix (Results 1 – 5 of 5) sorted by relevance
64 LongestCommonPrefix (std::string &common_prefix);
445 LongestCommonPrefix (std::string &common_prefix);
127 StringList::LongestCommonPrefix (std::string &common_prefix) in LongestCommonPrefix() function in StringList
1191 Args::LongestCommonPrefix (std::string &common_prefix) in LongestCommonPrefix() function in Args
2037 matches.LongestCommonPrefix (common_prefix); in HandleCompletion()