Regular Expressions 101

Library entries

2
pcre

hex number check

check if a string is a hex number
Submitted by anonymous - 7 years ago
2
pcre

Numéro de sécurité sociale (France)

no description available
Submitted by Anas - 7 years ago
2
pcre

get all between 2 lines

no description available
Submitted by anonymous - 7 years ago
2
pcre

Positive Ints

no description available
Submitted by anonymous - 7 years ago
2
pcre

mikrotik

no description available
Submitted by anonymous - 7 years ago
2
pcre

Diiff

no description available
Submitted by anonymous - 7 years ago
2
pcre

the many john smiths

no description available
Submitted by anonymous - 7 years ago
2
pcre

Separating Server and Domain from FQDN

no description available
Submitted by Awan - 7 years ago
2
pcre

fiddler raw to php array

no description available
Submitted by anonymous - 7 years ago
2
pcre

Course GUID

no description available
Submitted by anonymous - 7 years ago

Better version of UK postcode

Vote

2

Regular Expression
pcre

/
^(A[BL]|B[ABDFHLNRSTX]?|C[ABFHMORTVW]|D[ADEGHLNTY]|E[CHNX]?|F[KY]|G[LUY]?|H[ADGPRSUX]|I[GMPV]|JE|K[ATWY]|L[ADELNSU]?|M[EKL]?|N[EGNPRW]?|O[LX]|P[AEHLOR]|R[GHM]|S[AEGKLMNOPRSTWY]?|T[ADFNQRSW]|UB|W[ACDFNRSV]?|YO|ZE)(\d[\dA-Z]?) ?(\d)([A-Z]{2})$
/
gm

Description

Loading markdown...
Submitted by anonymous - 5 years ago