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