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

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

quot.sed @uncommitted/upstream

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