File: boldquot.sed

package info (click to toggle)
apt-dater 0.9.0-3%2Bwheezy1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,752 kB
  • sloc: ansic: 5,962; sh: 3,800; perl: 1,169; xml: 464; makefile: 181; sed: 16
file content (10 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (3911)
1
2
3
4
5
6
7
8
9
10
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