Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Issue 18603: Add a replace_all param to ReplaceSubstringsAfterOffset and update call sites. (Closed)

Created:
11 years, 11 months ago by Aaron Boodman
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add a replace_all param to ReplaceSubstringsAfterOffset and update call sites.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add ReplaceFirstSubstringAfterPos() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -3 lines) Patch
M base/string_util.h View 1 1 chunk +11 lines, -0 lines 0 comments Download
M base/string_util.cc View 1 2 chunks +25 lines, -3 lines 0 comments Download
M base/string_util_unittest.cc View 1 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Aaron Boodman
11 years, 11 months ago (2009-01-21 02:10:49 UTC) #1
Erik does not do reviews
http://codereview.chromium.org/18603/diff/1/3 File base/string_util.h (right): http://codereview.chromium.org/18603/diff/1/3#newcode325 Line 325: // all instances. Otherwise, replaces just the first ...
11 years, 11 months ago (2009-01-21 17:39:09 UTC) #2
Aaron Boodman
http://codereview.chromium.org/18603/diff/1/3 File base/string_util.h (right): http://codereview.chromium.org/18603/diff/1/3#newcode325 Line 325: // all instances. Otherwise, replaces just the first ...
11 years, 11 months ago (2009-01-21 21:51:52 UTC) #3
Erik does not do reviews
11 years, 11 months ago (2009-01-21 22:05:02 UTC) #4
LGTM - much nicer

Powered by Google App Engine
This is Rietveld 408576698