projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8e6bc0
)
*** empty log message ***
author
David J. MacKenzie
<djm@gnu.org>
Tue, 15 Dec 1992 02:35:40 +0000
(
02:35
+0000)
committer
David J. MacKenzie
<djm@gnu.org>
Tue, 15 Dec 1992 02:35:40 +0000
(
02:35
+0000)
regex.h
patch
|
blob
|
history
diff --git
a/regex.h
b/regex.h
index e38853eaf6577e1704b95f50a16dc1d49b525e31..8217fc0ea01892322835aa6604c85311d9e4059c 100644
(file)
--- a/
regex.h
+++ b/
regex.h
@@
-145,7
+145,7
@@
extern reg_syntax_t re_syntax_options;
#define RE_SYNTAX_AWK \
(RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DOT_NOT_NULL \
| RE_NO_BK_PARENS | RE_NO_BK_REFS \
- | RE_NO_BK_V
AR | RE_NO_EMPTY_RANGES
\
+ | RE_NO_BK_V
BAR | RE_NO_EMPTY_RANGES
\
| RE_UNMATCHED_RIGHT_PAREN_ORD)
#define RE_SYNTAX_POSIX_AWK \