Codebase list libhdate / uncommitted/upstream po / quot.sed
uncommitted/upstream

Tree @uncommitted/upstream (Download .tar.gz)

quot.sed @uncommitted/upstreamraw · history · blame

1
2
3
4
5
6
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g