<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
try a \Q<span class="hl kwb"></span> instead of \L<br>
<br>
On 3/10/2010 6:47 PM, Patrick H. wrote:
<blockquote cite="mid:4B982F87.1080602@feystorm.net" type="cite"><font
 size="-1"><font face="Helvetica, Arial, sans-serif">Ok, I'm
trying to lowercase a certain macro with a pcre rewrite rule.
Unfortunately it doesnt seem to be observing pcre escape sequences.<br>
  <font color="#990000">subst('^(.+)$','\L$1\E',value('FROM')
flags('store-matches') type('pcre'));</font> (the FROM macro is created
from the named match of an earlier pcre filter()<br>
It ends up just putting a literal '\L' and '\E' at the start and end of
the string. Is this a bug, or am I doing something wrong, or is there
another way to do this?<br>
  </font></font>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
______________________________________________________________________________
Member info: <a class="moz-txt-link-freetext" href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a>
Documentation: <a class="moz-txt-link-freetext" href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a>
FAQ: <a class="moz-txt-link-freetext" href="http://www.campin.net/syslog-ng/faq.html">http://www.campin.net/syslog-ng/faq.html</a>

  </pre>
</blockquote>
<br>
</body>
</html>