Thread
:
Regex examples
View Single Post
03-19-2013, 10:41 AM
#
218
ReaderRabbit
Member
Posts: 24
Karma: 10
Join Date: Mar 2011
Location: Colorado
Device: Cruz Tablet
Thank You
Quote:
Originally Posted by
Pablo
Another possibility:
Code:
[A-Z][A-Z]+
I ended up using a combination of both suggestions: [A-Z]{2,}
Thanks so much.
Last edited by ReaderRabbit; 03-20-2013 at
07:38 PM
.
ReaderRabbit
View Public Profile
Find More Posts by ReaderRabbit
Track Posts by ReaderRabbit via RSS