Subject: RE: Regular expression functions (Was: Re: comments on December F&O draft)
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 9 Jan 2002 14:51:14 -0000
|
> if the regexp is aa and the string is aaa, then your description would
> suggest that aa gets matched against the substrings of aaa:
>
> a
> aa
> aaa
> a
> aa
> a
>
> and matches the 2nd and 5th of these, so returning (1,2).
>
I think that falls into the area where the spec is definitely incomplete at
present.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: Regular expression functions (Was: Re: comments on December F&O draft), (continued)
- Michael Kay - Wed, 9 Jan 2002 06:39:33 -0500 (EST)
- David Carlisle - Wed, 9 Jan 2002 07:16:48 -0500 (EST)
- David Carlisle - Wed, 9 Jan 2002 07:39:03 -0500 (EST)
- Jeni Tennison - Wed, 9 Jan 2002 08:16:39 -0500 (EST)
- Michael Kay - Wed, 9 Jan 2002 09:50:40 -0500 (EST) <=
- Steven Noels - Wed, 9 Jan 2002 16:03:19 -0500 (EST)
- Jeni Tennison - Wed, 9 Jan 2002 17:48:54 -0500 (EST)
- Steven Noels - Wed, 9 Jan 2002 18:15:47 -0500 (EST)
- Steven Noels - Wed, 9 Jan 2002 18:36:33 -0500 (EST)
|
|