Searched defs:common_prefix (Results 1 – 3 of 3) sorted by relevance
127 StringList::LongestCommonPrefix (std::string &common_prefix) in LongestCommonPrefix()
1191 Args::LongestCommonPrefix (std::string &common_prefix) in LongestCommonPrefix()
2036 std::string common_prefix; in HandleCompletion() local