Regular Expressions 101

Community Patterns

1

MyRegEx

PCRE2 (PHP >=7.3)
no description available
Submitted by anonymous - 3 years ago
1

Nitroflare v2

PCRE2 (PHP >=7.3)
Extract ID
Submitted by anonymous - 2 years ago
1

sdfsf

PCRE2 (PHP >=7.3)
sdf
Submitted by dsf - 2 years ago
1

notlike

PCRE2 (PHP >=7.3)
notlike
Submitted by anonymous - 2 years ago

Semantic Version (semver)

0

Regular Expression
.NET (C#)

@"
^(?<major>0|[1-9]\d*)\.(?<minor>0|[1-9]\d*)\.(?<patch>0|[1-9]\d*)(?:-(?<prerelease>(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+(?<buildmetadata>[0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$
"
gm

Description

Loading markdown...
Submitted by semver.org,Jeff Jacobson - 10 months ago