Perl regular expressions

Discuss Shareaza development as a user.
Forum rules
Home | Wiki | Rules

Perl regular expressions

Postby megamic » 26 Jun 2009 23:55

I would like to use this regex to ban all search results with eight or more 4 character words: (\w{4,}\W+){8,}

It is valid Perl syntax, but I am not sure it is working. I know Boost uses Perl regexes by default, but does Shareaza do so aswell?
megamic
 
Posts: 3
Joined: 17 Jun 2009 08:38

Re: Perl regular expressions

Postby raspopov » 27 Jul 2009 07:36

By default its posix-compatible.
You can use RegExp.exe utility to play with Shareaza regular expressions (it uses same source files as shareaza itself).
User avatar
raspopov
Project Admin
 
Posts: 945
Joined: 13 Jun 2009 12:30


Return to Bugs, Tasks, and Features Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron