Mercurial > audlegacy
view po/boldquot.sed @ 1025:2b42e48a688e trunk
[svn] - fix a potential crash in our read callback (for VFS)
- typo fix
author | nenolod |
---|---|
date | Wed, 10 May 2006 17:54:49 -0700 |
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 s/“/“[1m/g s/”/[0m”/g s/‘/‘[1m/g s/’/[0m’/g