Regular Expressions 101

Library entries

2
dotnet

Replace sub-strings in string

Replace sub-strings in string
Submitted by anonymous - 5 months ago
1
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 2 months ago
1
java

Email finder

Matches with the valid email addresses.
Submitted by anonymous - 2 months ago
1
java

json value extract

json value extract
Submitted by anonymous - 2 months ago

regex101.com id grabber

Vote

13

Regular Expression
pcre

/
^https?:\/\/regex101\.com\/?(?:r\/(?P<link>(?:[a-zA-Z]{2}\d){2})(?:\/(?P<version>\d+)?)?)?$
/
gm

Description

Loading markdown...
Submitted by chris mccoy - 9 years ago