Skip to content

Instantly share code, notes, and snippets.

@daGrevis
Created January 7, 2013 10:23
Show Gist options
  • Select an option

  • Save daGrevis/4473918 to your computer and use it in GitHub Desktop.

Select an option

Save daGrevis/4473918 to your computer and use it in GitHub Desktop.
ASCII symbols (printable chars that are not [0-9a-zA-Z])
(?=[!-~])(?=[^a-zA-Z0-9])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment