[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Eliot Handelman <eliot@g...> |
| Subject: | Re: [Caml-list] regexp bug? |
Hal Daume III wrote:
>the first regexp matches anything in the set
> {a} union {Z} union {everything between A and z}
>
>
>
Ok, I stand corrected. I haven't used regexp for years and seemed to
remember [aA-zZ] as an idiom for any letter.
-- eliot