Search squid archive

Re: Is this valid ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



mån 2006-04-03 klockan 14:49 -0400 skrev Mark Andrews:


> Does squid support some of the more obscure regex patterns like 
> "(abc){3}" which
> matches "abcabcabc"?

Yes, but it's using POSIX regex syntax not perlre syntax..

\(abc\){3}

In nearly all installations the syntax supported is the exact same as
the "egrep / grep -e" command in your os as both are using the same
regex library.

Regards
Henrik

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux