projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6103c5
)
[_REGEX_SOURCE]: Define re_fastmap_accurate too; this was
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 24 Aug 2005 23:09:33 +0000
(23:09 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 24 Aug 2005 23:09:33 +0000
(23:09 +0000)
inadvertently omitted from the previous patch.
lib/regex.h
patch
|
blob
|
history
diff --git
a/lib/regex.h
b/lib/regex.h
index 8f6dc29bce21bfb15c237e3b4ff6f689a98bd846..d1b689798adf534a42bf25f94cb6f83466e62abe 100644
(file)
--- a/
lib/regex.h
+++ b/
lib/regex.h
@@
-630,6
+630,7
@@
extern void regfree (regex_t *__preg);
# define re_buffer buffer
# define re_can_be_null can_be_null
# define re_fastmap fastmap
+# define re_fastmap_accurate fastmap_accurate
# define re_newline_anchor newline_anchor
# define re_no_sub no_sub
# define re_not_bol not_bol