ubuntu-buildroot/output/build/host-gawk-5.2.0/extension/po/boldquot.sed

11 lines
217 B
Sed
Raw Normal View History

2024-04-01 15:19:46 +00:00
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g
s///g
s//”/g
s///g
s///g