summaryrefslogtreecommitdiff
path: root/gnu/lib/libregex/test/regexcpp.sed
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1993-04-08 01:12:23 +0000
committercgd <cgd@NetBSD.org>1993-04-08 01:12:23 +0000
commit744d9dbe7586da9c80a9560dd1127d68cfeaf055 (patch)
tree0afe639b6c184817f0f312128f2681a0223fb616 /gnu/lib/libregex/test/regexcpp.sed
parent09208352b3d8b20e05dffc9bca2a7be80a0e537b (diff)
gnu regex 0.12
Diffstat (limited to 'gnu/lib/libregex/test/regexcpp.sed')
-rw-r--r--gnu/lib/libregex/test/regexcpp.sed8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnu/lib/libregex/test/regexcpp.sed b/gnu/lib/libregex/test/regexcpp.sed
new file mode 100644
index 00000000000..082c1360814
--- /dev/null
+++ b/gnu/lib/libregex/test/regexcpp.sed
@@ -0,0 +1,8 @@
+/;..*$/s/;/;\
+/g
+/{ .*$/s/{/{\
+/g
+/ \?[^'] /s/?/?\
+/g
+/ : /s/:/:\
+/g