Re: Bigloo Regexp: m/ /ms
Joseph Donaldson <[email protected]>
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Message-ID | <[email protected]> |
Hello, Laurent,
I believe you are looking for pregexp-match. The documentation at http://www-sop.inria.fr/mimosa/fp/Bigloo/doc/bigloo-14.html#Posix-Regular-Expressions explains its use.
Best Regards,Joe
From: Laurent Bloch <[email protected]>
To: [email protected]
Cc: Paul Bachelerie <[email protected]>; Laurent Bloch <[email protected]>
Sent: Friday, April 10, 2015 7:50 AM
Subject: [bigloo] Bigloo Regexp: m/ /ms
Hi,
With some languages you can use m/ and /ms modifiers to apply a regexp
to a text notwithstanding newlines. Is there such a possibility with
Bigloo? I don't find it in the doc.
Cheers.
--
Laurent Bloch - http://www.laurentbloch.org/ - [email protected]