Re: [exim] case insensitive regex matching?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Tony Finch
Ημερομηνία:  
Προς: Daniel Tiefnig
Υ/ο: exim-users
Αντικείμενο: Re: [exim] case insensitive regex matching?
On Thu, 9 Dec 2004, Daniel Tiefnig wrote:

> Is it possible to ignore case differences?


Perlish regex options like /regex/i can also be specified like
/(?i)regex/ or /(?i:regex)/

Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}