summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4/tests/patterns.m4
blob: e0647787b76c44815d97c238b775493c0ff6a542 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
dnl $FreeBSD$
dnl $OpenBSD: src/regress/usr.bin/m4/patterns.m4,v 1.4 2003/06/08 20:11:45 espie Exp $
patsubst(`quote s in string', `(s)', `\\\1')
patsubst(`check whether subst
over several lines
works as expected', `^', `>>>')
patsubst(`# This is a line to zap
# and a second line
keep this one', `^ *#.*
')
dnl Special case: empty regexp
patsubst(`empty regexp',`',`a ')
OpenPOWER on IntegriCloud