xref: /freebsd/contrib/netbsd-tests/lib/libc/regex/data/nospec.in (revision 1492c8c0d825d1dcd8a2b2975fe35e4269b0b7de)
1# plain strings, with the NOSPEC flag
2abc		m	abc	abc
3abc		m	xabcy	abc
4abc		m	xyz
5a*b		m	aba*b	a*b
6a*b		m	ab
7""		mC	EMPTY
8