Codebase list texinfo / debian/6.0.0.dfsg.1-4 po_document / quot.sed
debian/6.0.0.dfsg.1-4

Tree @debian/6.0.0.dfsg.1-4 (Download .tar.gz)

quot.sed @debian/6.0.0.dfsg.1-4

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