File: boldquot.sed

package info (click to toggle)
gnupg2 2.2.12-1%2Bdeb10u2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 47,260 kB
  • sloc: ansic: 231,704; sh: 7,598; lisp: 6,034; makefile: 1,604; awk: 126; xml: 51; sed: 16; python: 16; php: 14; perl: 13
file content (10 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (4026)
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