Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
https://rextester.com/JFUKE76014
0x9d9b6f05d7b72588f83cc60fda4286ba45d13924 Nonce 6324 Rash 0xa964e1ee4c92c25f47392f67b735095304631089b5f2173825b7e93f49f08d57 Bloco 3391586 Commit fb5aa46...
Submitted by
0x9d9b6f05d7b72588f83cc60fda4286ba45d13924
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
nick anme
mvp
Submitted by
doppler
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Get h1-6 tag
(.*?)
Submitted by
OlegBel
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Match IPv4 Valid
expression to capture valid IP
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
^[A-Z,a-z,\-, ,\&]+$
Koray Bilgi, Text-Regex
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
01 Jan 2022 Mon 01:02:03
01 Jan 2022 Mon 01:02:03
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
USD
USD
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Minimum 10 herhangi dijit
Minimum 10 herhangi dijit
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
15.02.2022 15:00:00
15.02.2022 15:00:00
Submitted by
anonymous
-
4 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Get ip address (only ipv6) Validator
Get ip address (only ipv6) Validator
Submitted by
Mr.Tang
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Get ip address (only ipv4) Validator
Get ip address (only ipv4) Validator
Submitted by
Mr.Tang
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Replace namespaces in xpath with local-name
Replace namespaces in xpath with local-name
Submitted by
pvlzh
-
7 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
for killerswim
a
Submitted by
anonymous
-
2 hours ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Name and ID in curly braces
For a string that starts with '{' and ends with '}' looks for a name and id value within the curly braces. The name group should be trimmed when used to remove leading and trailing whitespace. Ex. {Test10} will result in 2 groups being returned Group 1: Test Group 2: 10
Submitted by
Ryan Felton
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Наличие слова без учета регистра в тексте
Наличие слова без учета регистра в тексте
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
gubas2549-knju@force.com
gubas2549-knju@force.com
Submitted by
Welcome to Gboard clipboard, any text you copy will be saved here.
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Script Tag Json
asd
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
List of email validation
Validate a list of emails separated by a semicolon. Supports emails with accents and other alphabets. Valid email: Abc@example.com;Abc.123@example.com;user+mailbox/department=shipping@example.com;éüöä^0@émäil.côm !#$%&'*+-/=?^_`.{|}~@example.com;"Abc@def"@example.com;"Fred Bloggs"@example.com;"Joe.\...
Submitted by
Mib
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
NDC
parses all valid NDC codes with or without hyphens
Submitted by
joe.cox@fortyau.com
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Migrate infoboxes in AWB: Music phase 1
Turn comma separated values in three deprecated parameters into template calls. (timestamp not considered yet)
Submitted by
anonymous
-
a year ago
1
2
3
4
5
Match IPv4 Valid
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
dotnet
@"
\b
(
\d
{1,2}
|
1
\d
{2}
|
2
[
0
-
4
]
\d
|
25
[
0
-
5
]
)
\b
\.
\b
(
\d
{1,2}
|
1
\d
{2}
|
2
[
0
-
4
]
\d
|
25
[
0
-
5
]
)
\b
\.
\b
(
\d
{1,2}
|
1
\d
{2}
|
2
[
0
-
4
]
\d
|
25
[
0
-
5
]
)
\b
\.
\b
(
\d
{1,2}
|
1
\d
{2}
|
2
[
0
-
4
]
\d
|
25
[
0
-
5
]
)
\b
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 4 months ago