Loading...
tests/regex/datafiles/characterclass.dat /dev/null Libc-1725.40.4
--- /dev/null
+++ Libc/Libc-1725.40.4/tests/regex/datafiles/characterclass.dat
@@ -0,0 +1,2 @@
+B	[[:digit:]]*	123abc		(0,3)
+E	[[:digit:]]*	123abc		(0,3)