bug-m4
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

regular expressions


From: Thomas Beckmann
Subject: regular expressions
Date: Tue, 14 May 2002 01:13:59 +0200

Hello,

I´m using m4 1.4 on Windows 98 and I have a problem with regular expressions in patsubst or regexp.

My example

regexp(`a b', `a[ \t\n]+b', `\&')

works as expectet ("a b") when there is only a space between a and b but fails (no output) when I use tab or newline.

I hope that my problem isn`t only a misunderstanding, but I can`t see why it should be.


Thank you in advance

Thomas Beckmann




reply via email to

[Prev in Thread] Current Thread [Next in Thread]