xref: /minix3/tests/lib/libc/regex/data/nospec.in (revision 11be35a165022172ed3cea20f2b5df0307540b0e)
1*11be35a1SLionel Sambuc# plain strings, with the NOSPEC flag
2*11be35a1SLionel Sambucabc		m	abc	abc
3*11be35a1SLionel Sambucabc		m	xabcy	abc
4*11be35a1SLionel Sambucabc		m	xyz
5*11be35a1SLionel Sambuca*b		m	aba*b	a*b
6*11be35a1SLionel Sambuca*b		m	ab
7*11be35a1SLionel Sambuc""		mC	EMPTY
8