ClamWin Free Antivirus Forum Index
ClamWin Free Antivirus
Support and Discussion Forums
Reply to topic
Which style of Regex is used?
Archer


Joined: 16 Aug 2006
Posts: 0
Reply with quote
I've searched these forums and the Sourceforge site, but I can't find the answer to this question. Does ClamWin use PCRE or some other style? I'm having trouble getting regexes to work as I'd expect them.

For example '<zip>' doesn't work to exclude ZIP files but '<zip>' does.

This wouldn't matter if I only wanted to exclude *.ZIPs, but I'm trying to build a more complex expression, which is impossible if the basics don't work as expected.


Last edited by Archer on Wed Aug 16, 2006 3:18 pm; edited 1 time in total
View user's profileSend private message
alch
Site Admin

Joined: 27 Nov 2005
Posts: 0
Reply with quote
Quote:
For example '<zip>' doesn't work to exclude ZIP files but '<zip>' does.

Sorry don't get it the two syntaxes are identical...
It uses python (or perl) style regex:
https://docs.python.org/lib/re-syntax.html
View user's profileSend private message
Archer


Joined: 16 Aug 2006
Posts: 0
Reply with quote
I don't get it either! Everythime I type out the regex, the BB will not show it. It removes all of the special characters!
View user's profileSend private message
alch
Site Admin

Joined: 27 Nov 2005
Posts: 0
Reply with quote
try putting it inside [ code ] [ / code ] tags (remove spaces). If that fails email it to me: clamwin at clamwin dot com
View user's profileSend private message
Archer


Joined: 16 Aug 2006
Posts: 0
Reply with quote
The code markers didn't help so I've e-mailed it to you.
View user's profileSend private message
Which style of Regex is used?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic