DescriptionUpdates to StringSplit implementation
Remove the deprecated StringSplit implementation. The header declarations and all external uses were already removed, but the actual implementation was not removed.
It was still used by SplitStringIntoKeyValuePairs which is now updated to use the new version.
Both the key/value splitter and the substring variants have been updated to avoid many intermediate copies.
Updates the name of a trim whitespace variant in string_util to match the header. This is currently unused but was provided for symmetry before.
Committed: https://crrev.com/ce0fbef478ffe95f41e76bf6e85ff6b0072002ba
Cr-Commit-Position: refs/heads/master@{#343286}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 10 (3 generated)
|