Skip to content

Instantly share code, notes, and snippets.

@44uk
Created August 27, 2013 05:45
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 44uk/6350007 to your computer and use it in GitHub Desktop.
Save 44uk/6350007 to your computer and use it in GitHub Desktop.
カントリーコード(2文字)正規表現
(A[CDEFGILMNOQRSTUWZ]|B[ABDEFGHIJMNORSTVWYZ]|C[ACDFGHIKLMNORUVXYZ]|D[JKMOZCEGRST]|F[IJKMOR]|G[ABDEFGHILMNPQRSTUWY]|H[KMNRTU]|I[DELMNOQRST]|J[EMOP]|K[EGHIMNPRWYZ]|L[ABCIKRSTUVY]|M[ACDGHKLMNOPQRSTUVWXYZ]|N[ACEFGILOPRUZ]|OM|P[AEFGHKLMNRTWY]|QA|R[EOUW]|S[ABCDEGHIJKLMNORTUVYZ]|T[CDFGHJKMNOPRTVWZ]|U[AGKMSYZ]|V[ACEINU]|W[FS]|Y[ETU]|Z[AMRZW])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment