Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: compset/prefix and backreferences
- X-seq: zsh-workers 16403
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Borsenkow Andrej <Andrej.Borsenkow@xxxxxxxxxxxxxx>, "'ZSH Workers Mailing List'" <zsh-workers@xxxxxxxxxx>
- Subject: Re: compset/prefix and backreferences
- Date: Sun, 6 Jan 2002 17:54:37 +0000
- In-reply-to: <000a01c16dca$dafdebe0$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <000a01c16dca$dafdebe0$21c9ca95@xxxxxxxxxxxxxx>
I was clearing out my backlog of mail from over the holidays and came
across this one left from longer ago:
On Nov 15, 2:44pm, Borsenkow Andrej wrote:
} Subject: compset/prefix and backreferences
}
} Do these commands/conditions use normal mechanisms that activate
} backreferences to compare strings?
It appears that compset and the corresponding special conditionals do use
the standard pattern match code, so they will activate backreferences if
extendedglob is set and (#b) is used, etc.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author