Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f2639283d8a4388ecb3b9cb41b97c47e18a901b1
/
.
/
third_party
/
elfutils
/
po
/
quot.sed
blob: 0122c46318dc8bc115167fa2c259f8456668f861 [
file
] [
log
] [
blame
]
Brian Silverman
8649792
2018-02-10 19:28:39 -0500
[
diff
] [
blame
]
1
s
/
"\([^"
]*
\)
"/“\1”/g
2
s/`\([^`']*\)'/‘\1’/g
3
s/ '\([^`']*\)' / ‘\1’ /g
4
s/ '\([^`']*\)'$/ ‘\1’/g
5
s/^'\([^`']*\)' /‘\1’ /g
6
s/“”/""/g