CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2005
    Posts
    10

    Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ?

    Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ?

  2. #2
    Join Date
    Sep 2004
    Location
    Toronto, Canada
    Posts
    103

    Re: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ?

    in what sense?
    ten ni hibari ningen umi ni asobu hi zo
    larks in the sky
    people in the sea...
    a holiday

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured