Skip to content

Instantly share code, notes, and snippets.

@tkrajina
Created December 23, 2013 11:01
Show Gist options
  • Save tkrajina/8095177 to your computer and use it in GitHub Desktop.
Save tkrajina/8095177 to your computer and use it in GitHub Desktop.
String not startding with str1, str2, str3, ...
^(?!(str1)|(str2)|(str3)|(str4)).*$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment