Re: regex for &



Rob Coops wrote:
What the (?<!Victoria) bit does is nothing at first the & gets matched and
then the (?<!Victoria) bit kicks in and checks to see if the string
Victoriais not (thats the !'s doing use and = to require it) infront
of the &.
Thank you so much,

Regards
Brent
.



Relevant Pages

  • Re: i am being cyber stalked
    ... >> the hacker opend a website about me with out my presmission ... > thats it, you've given someone a bit of string to pull on. ...
    (microsoft.public.security)
  • Re: New Song - Heaven Knows
    ... Thats one helluva an oustanding song - and oustanding lyrics too. ... I can imagine a nice string section in there somwhere too. ...
    (alt.guitar.beginner)
  • Re: symbol confusions!!
    ... the only thing, at this point, thats really bothering me is the use of ... %w{one fish two fish} ... '%' method from the String class). ...
    (comp.lang.ruby)
  • Re: Code not working correctly
    ... vba... ... thats where I got my foundation from and its ... section after the "&" sign in the strTableName statement, ... Dim strTableName As String, strSQL As String ...
    (microsoft.public.access.modulesdaovba)
  • Re: Challenge: CPU-optimized byte-wise or-equals (for a meter of beer)
    ... just highlighting your contributed code. ... string operations is. ... Not on a Core2, the "rep stringop" will be about ... thats not really Perl related anymore ... ...
    (comp.lang.perl.misc)