Arran Cudbard-Bell wrote:
But FR doesn't use the PCRE library, it uses the regular expression library included in libc ... POSIX.2 regular expressions.Arran Cudbard-Bell wrote:Alan DeKok wrote:Arran Cudbard-Bell wrote:Hi, Got this on my 32bit intel box running Ubuntu Linux 6.10 if("%{User-Name}" =~ /(?:.*)/){I'm not sure that's a valid regular expression... '?' is usually a modifier...It is...It allows you to create backreferences but not capture the result directly.http://www.regular-expressions.info/brackets.html Pretty sure it's supported with the PCRE library.
So your right , non-capturing backreferences aren't supported. Thanks Anyway ! Arran -- Arran Cudbard-Bell (A.Cudbard-Bell@sussex.ac.uk) Authentication, Authorisation and Accounting OfficerInfrastructure Services | ENG1 E1-1-08 University Of Sussex, Brighton
EXT:01273 873900 | INT: 3900