Searched defs:starts_with (Results 1 – 2 of 2) sorted by relevance
323 bool starts_with(StringPiece x) const { in starts_with() function
195 starts_with(const string& str, const string& prefix) in starts_with() function