Skip to content

Instantly share code, notes, and snippets.

@rrshaban
Last active July 27, 2020 08:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save rrshaban/fe18eb4bf3e2cff3a929 to your computer and use it in GitHub Desktop.
Save rrshaban/fe18eb4bf3e2cff3a929 to your computer and use it in GitHub Desktop.
Arabic regex
[\u0600-\u06ff]|[\u0750-\u077f]|[\ufb50-\ufbc1]|[\ufbd3-\ufd3f]|[\ufd50-\ufd8f]|[\ufd92-\ufdc7]|[\ufe70-\ufefc]|[\uFDF0-\uFDFD]
@rrshaban
Copy link
Author

rrshaban commented Jun 5, 2015

updated to cover entire standard as laid out https://www.wikiwand.com/en/Arabic_script_in_Unicode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment