File: boldquot.sed

package info (click to toggle)
ygraph 0.15-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,124 kB
  • ctags: 1,636
  • sloc: ansic: 13,630; sh: 4,546; makefile: 589; yacc: 288; sed: 16
file content (10 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (3938)
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