Regular Expressions 101

Community Patterns

0

Date

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

IQ-1

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

jsonp

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago

DMS String Validation

1

Regular Expression
PCRE (PHP <7.3)

/
(?<degrees>^-?\d{1,3})(?:°|d|D)(?<minutes>[012345]?\d)(?:'|m|M)(?<seconds>[012345]?\d(?:\.\d*)?)(?:"|s|S)$
/
mg

Description

Loading markdown...
Submitted by Karsten - 8 years ago