Created
April 22, 2015 12:06
-
-
Save zgardner/0cfd6fd78d18782c50c8 to your computer and use it in GitHub Desktop.
Regex for non-ASCII characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[^\x00-\x7F]+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment