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