Mercurial > audlegacy
view po/boldquot.sed @ 1340:eaa1b6342e75 trunk
[svn] - itemtag buffer was too short. e.g. 256 bytes could hold only 28 url encoded kanji characters.
author | yaz |
---|---|
date | Tue, 27 Jun 2006 23:14:47 -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