Mercurial > audlegacy-plugins
view po/boldquot.sed @ 3015:9e26c15e78b7
Overdoing the pointer voodoo that much is a strict-aliasing violation.
author | Tony Vroon <chainsaw@gentoo.org> |
---|---|
date | Wed, 08 Apr 2009 23:32:18 +0100 |
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 s/“/“[1m/g s/”/[0m”/g s/‘/‘[1m/g s/’/[0m’/g