"Corporations \"love\" open source" should evaluate to Corporations "love" open source.
To avoid allocation and continue to index into the file buffer, this could be done by detecting and keeping backslashes. The backslashes would be ignored with printing logic. The above example would be Corporations \"love\" open source internally, but display without backslashes to the user.
"Corporations \"love\" open source"should evaluate toCorporations "love" open source.To avoid allocation and continue to index into the file buffer, this could be done by detecting and keeping backslashes. The backslashes would be ignored with printing logic. The above example would be
Corporations \"love\" open sourceinternally, but display without backslashes to the user.