Regular Expressions 101

Community Patterns

1

Lab3

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

Project

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

uri validate with a prefix

1

Regular Expression
ECMAScript (JavaScript)

/
([a-zA-Z\:]){4,100}([a-zA-Z0-9]{8}[:-]([a-zA-Z0-9]{4}[:-]){3}[a-zA-Z0-9]{12})
/

Description

Loading markdown...
Submitted by Roger Wyss - 8 years ago