blog
A RegEx for a string that doesn’t contain “hello”: /^((?!hello).)*$/ (thanks @dynamitter!)
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
— June 30th, 2009 1:53 pmA RegEx for a string that doesn’t contain “hello”: /^((?!hello).)*$/ (thanks @dynamitter!)
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
— June 30th, 2009 1:53 pm