Re: Regexp greediness.
- From: robic0
- Date: Thu, 16 Feb 2006 17:26:42 -0800
On 16 Feb 2006 17:23:52 -0800, "DJ Stunks" <DJStunks@xxxxxxxxx> wrote:
robic0 wrote:Wrong group
(?:->|<-) matches '->-' or '-<-'
wouldn't you want to match (?:(?:->)|(?:<-)) ??
only if you had retard sandwiches for lunch.
.
- References:
- Regexp greediness.
- From: adamomitcheney
- Re: Regexp greediness.
- From: Xicheng
- Re: Regexp greediness.
- From: robic0
- Re: Regexp greediness.
- From: DJ Stunks
- Regexp greediness.
- Prev by Date: I don't understand loop count
- Next by Date: Re: Need help about Build_MatchMany_Function !
- Previous by thread: Re: Regexp greediness.
- Next by thread: Re: Regexp greediness.
- Index(es):