Re: [exim] case insensitive regex matching?

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Tony Finch
Data:  
Para: Daniel Tiefnig
CC: exim-users
Asunto: 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}}