POSIX regex character classes on Windows Platform
- From: "Kevin Olbrich" <kevin.olbrich@xxxxxxxx>
- Date: Thu, 11 Aug 2005 05:28:37 +0900
I've been mucking about with regular expressions and have not managed to get
the POSIX style character classes (i.e., [:alnum:]) to work for me. Is this
a limitation of the platform I'm using, or am I missing some setting
somewhere?
Ruby 1.8.2 on WinXP (used the one-click installer).
-Kevin
.
- Follow-Ups:
- Re: POSIX regex character classes on Windows Platform
- From: nobuyoshi nakada
- Re: POSIX regex character classes on Windows Platform
- References:
- Re: Problem with Time.iso8601
- From: Jason Foreman
- Re: Problem with Time.iso8601
- Prev by Date: Re: anonym variable $_ and foreach similar in Ruby ?
- Next by Date: Ruby-Postgres-0.7.1 Installation Question
- Previous by thread: Re: Problem with Time.iso8601
- Next by thread: Re: POSIX regex character classes on Windows Platform
- Index(es):
Relevant Pages
|