File: boldquot.sed

package info (click to toggle)
libgpg-error 1.59-4
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid
  • size: 6,744 kB
  • sloc: ansic: 29,735; sh: 5,638; makefile: 493; awk: 333; lisp: 138; sed: 53
file content (10 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (4175)
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