]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - tools/regression/usr.bin/m4/patterns.m4
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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 ')