]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/regression/usr.bin/m4/patterns.m4
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / tools / regression / usr.bin / m4 / patterns.m4
1 dnl $FreeBSD$
2 dnl $OpenBSD: src/regress/usr.bin/m4/patterns.m4,v 1.4 2003/06/08 20:11:45 espie Exp $
3 patsubst(`quote s in string', `(s)', `\\\1')
4 patsubst(`check whether subst
5 over several lines
6 works as expected', `^', `>>>')
7 patsubst(`# This is a line to zap
8 # and a second line
9 keep this one', `^ *#.*
10 ')
11 dnl Special case: empty regexp
12 patsubst(`empty regexp',`',`a ')