Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F173192863
D11577.id30713.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
627 B
Referenced Files
None
Subscribers
None
D11577.id30713.diff
View Options
Index: contrib/netbsd-tests/lib/libc/regex/data/subexp.in
===================================================================
--- contrib/netbsd-tests/lib/libc/regex/data/subexp.in
+++ contrib/netbsd-tests/lib/libc/regex/data/subexp.in
@@ -11,6 +11,9 @@
a(b+)c - abbbc abbbc bbb
a(b*)c - ac ac @c
(a|ab)(bc([de]+)f|cde) - abcdef abcdef a,bcdef,de
+# Begin FreeBSD
+a\(b\|c\)d b ab|cd ab|cd b|c
+# End FreeBSD
# the regression tester only asks for 9 subexpressions
a(b)(c)(d)(e)(f)(g)(h)(i)(j)k - abcdefghijk abcdefghijk b,c,d,e,f,g,h,i,j
a(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)l - abcdefghijkl abcdefghijkl b,c,d,e,f,g,h,i,j,k
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Sep 25, 5:16 AM (7 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39581406
Default Alt Text
D11577.id30713.diff (627 B)
Attached To
Mode
D11577: regex(3): Add test to cover recent BRE regression
Attached
Detach File
Event Timeline
Log In to Comment