view po/quot.sed @ 2568:92f6d0503c04

- Print the EOF status in _feof()
author Ralf Ertzinger <ralf@skytale.net>
date Fri, 16 May 2008 14:43:59 +0200
parents 6bb98fbbae04
children
line wrap: on
line source

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g