Skip to content

Instantly share code, notes, and snippets.

@allensarkisyan
Created May 4, 2013 07:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save allensarkisyan/5516618 to your computer and use it in GitHub Desktop.
Save allensarkisyan/5516618 to your computer and use it in GitHub Desktop.
Regular Expression Pattern for matching a iOS device (iPhone, iPad, iPod)
/ip(?:hone|[a|o]d)/gi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment