Searched defs:offsets_str (Results 1 – 2 of 2) sorted by relevance
351 std::string offsets_str = statement.ColumnString(3); in GetTextMatches() local
163 void Snippet::ExtractMatchPositions(const std::string& offsets_str, in ExtractMatchPositions()