chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] string-search vs. string-match


From: Dan
Subject: Re: [Chicken-users] string-search vs. string-match
Date: Wed, 1 Nov 2006 04:50:28 -0800 (PST)

> The regular expression (a*)(b*) matches the empty
> string.
> Replacing "*" with "+" will make your example work.

Ah, I forgot about that. Thanks.

Looks like *? doesn't trigger greedy matching,
unfortunately.

-- Dan


 
____________________________________________________________________________________
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates 
(http://voice.yahoo.com)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]