view po/quot.sed @ 784:c6fd2ce0f8e8 trunk

[svn] - oh shit, i just found the error, we were calling malloc(0)!
author nenolod
date Thu, 02 Mar 2006 15:50:49 -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