regular expressions

Get answers to your Shareaza related problems.
Forum rules
Home | Wiki | Rules

regular expressions

Postby eddyreen » 24 Aug 2011 05:33

Last edited by eddyreen on 25 Aug 2011 03:09, edited 1 time in total.
User avatar
eddyreen
 
Posts: 42
Joined: 05 Apr 2010 01:35

Re: regular expressions

Postby cyko_01 » 24 Aug 2011 21:31

first of all you need to escape the dot character(by preceding it with a backslash) or shareaza will interpret it as 'any single character' -- that is why you can use .* for 'any number of characters'. secondly, shareaza does not support negated character classes (but it sure would be nice) so it is probably interpreting it as 'starts with' (which would be invalid in your first example, and incorrect in the second as well). I can see why you would want that filter though. I have also tried doing this myself in the past.
User avatar
cyko_01
 
Posts: 938
Joined: 13 Jun 2009 15:51

Re: regular expressions

Postby eddyreen » 25 Aug 2011 03:06

User avatar
eddyreen
 
Posts: 42
Joined: 05 Apr 2010 01:35

Re: regular expressions

Postby cyko_01 » 25 Aug 2011 04:27

User avatar
cyko_01
 
Posts: 938
Joined: 13 Jun 2009 15:51


Return to Help and Support

Who is online

Users browsing this forum: No registered users and 1 guest

cron