[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Re: A question about the expressive power and limi
David, >> We would have to address here the problem that Marc pointed out to do >> with how repeated subexpressions are captured... > > probably you'd just have to do whatever perl does with the meaning of > numbered subterms that are repeated. Apparently that's "capture the last one". So if you had: match('bar', '(.){3}') then the first subexpression would have the value 'r'. I can see why that's the case - otherwise you wouldn't be able to predictably access matched subexpressions after that one by number. Cheers, Jeni --- Jeni Tennison http://www.jenitennison.com/ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|