chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] perlcre /i, /m. /s and /x modifiers


From: Tony Sidaway
Subject: [Chicken-hackers] perlcre /i, /m. /s and /x modifiers
Date: Tue, 10 Jul 2007 04:03:30 +0100

Is anybody familiar enough with the code to know how to use the /i,
/m. /s and /x modifiers with regular expressions?

I need to match a pattern across the whole of a multi-line character string.

The regexp procedure seems to be somewhat limited in what it does.  It
seems to implement the /x and /i modifiers.




reply via email to

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