Thread
:
Regular Expressions
View Single Post
01-21-2013, 05:57 PM
PM User
|
#
2
alykins
Senior Coder
Join Date: Apr 2011
Posts: 1,608
Thanks: 37
Thanked 183 Times in 182 Posts
here
is a good article on it. Using their example
Quote:
\bis\b
This island is beautiful.
would yeild one match on the word 'is', ignoreing the 'is' in both 'this' and 'island'
__________________
I code C hash-tag .Net
Reference:
W3C
W3CWiki
.Net Lib
Validate:
html
CSS
Debug:
Chrome
FireFox
IE
alykins
View Public Profile
Find More Posts by alykins