Re: Regular Expression and Useage
- From: Jim Gibson <jimsgibson@xxxxxxxxx>
- Date: Tue, 30 Oct 2007 13:39:43 -0700
In article <1193775898.489424.50020@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<"inderpaul_s@xxxxxxxxx"> wrote:
On Oct 30, 11:41 am, Paul Lalli <mri...@xxxxxxxxx> wrote:
On Oct 30, 1:54 pm, "inderpau...@xxxxxxxxx" <inderpau...@xxxxxxxxx>
wrote:
I'm somewhat new to regular expression and want to know how to extract
any strings which match an IP address.
[good advice from Paul snipped]
Paul does it matter if I'm using these Perl Regular Expressions in C+
+ ? Is the implementation of this RegEx engine not the same uner any
platform ? Its not working in C++.
Yes, it matters. Since this group is about the Perl language, everybody
who read your post assumed you were talking about the Perl regular
expression engine. Other regex engines will have their own
implementation and their own rules. You cannot assume that what is true
for Perl is also true for the regex engine you are using. You need to
read the documentation for the implementation you are using.
--
Jim Gibson
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
.
- Follow-Ups:
- Re: Regular Expression and Useage
- From: inderpaul_s@xxxxxxxxx
- Re: Regular Expression and Useage
- References:
- Regular Expression and Useage
- From: inderpaul_s@xxxxxxxxx
- Re: Regular Expression and Useage
- From: Paul Lalli
- Re: Regular Expression and Useage
- From: inderpaul_s@xxxxxxxxx
- Regular Expression and Useage
- Prev by Date: Re: Regular Expression and Useage
- Next by Date: Sorting AofH over hash key(s)...
- Previous by thread: Re: Regular Expression and Useage
- Next by thread: Re: Regular Expression and Useage
- Index(es):