Mercurial > audlegacy
view po/quot.sed @ 2344:3196a09a03e5 trunk
[svn] - fix potential overflow on bigendian (<= is not proper for boundschecking -- duh)
author | nenolod |
---|---|
date | Mon, 15 Jan 2007 20:47:50 -0800 |
parents | cb178e5ad177 |
children |
line wrap: on
line source
s/"\([^"]*\)"/“\1”/g s/`\([^`']*\)'/‘\1’/g s/ '\([^`']*\)' / ‘\1’ /g s/ '\([^`']*\)'$/ ‘\1’/g s/^'\([^`']*\)' /‘\1’ /g s/“”/""/g