Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: compset/prefix and backreferences



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