zsh-workers
 help / color / mirror / code / Atom feed
* compset/prefix and backreferences
@ 2001-11-15 11:44 Borsenkow Andrej
  2002-01-06 17:54 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Borsenkow Andrej @ 2001-11-15 11:44 UTC (permalink / raw)
  To: 'ZSH Workers Mailing List'

Do these commands/conditions use normal mechanisms that activate
backreferences to compare strings?

-andrej


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: compset/prefix and backreferences
  2001-11-15 11:44 compset/prefix and backreferences Borsenkow Andrej
@ 2002-01-06 17:54 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2002-01-06 17:54 UTC (permalink / raw)
  To: Borsenkow Andrej, 'ZSH Workers Mailing List'

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   


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-01-06 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-15 11:44 compset/prefix and backreferences Borsenkow Andrej
2002-01-06 17:54 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).