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)
java
Java RegExMatch Example
This is an example for stackoverflow
Submitted by
anonymous
-
13 hours ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Java RegEx Group Test
Test
Submitted by
anonymous
-
14 hours ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
APA Citation v1
Parse APA v7 citations
Submitted by
mathias v
-
14 hours ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
detect inner function with recursiion
working for all not for java
Submitted by
anonymous
-
a day ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
catch inner element
working regex for any
Submitted by
anonymous
-
a day ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
JabRef biblatex alphabetic adaption
A regex used to emulate the biblatex alphabetic citation key style in JabRef: https://discourse.jabref.org/t/use-field-markers-in-regex-for-citation-key-generator/3842
Submitted by
anonymous
-
2 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Youtube Video Id
Matches the video Id in Youtube URL.
Submitted by
CW
-
4 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Wikipedia ISO 4217 (Currency Codes) table to C# enum
This converts the values in this) table to C# code. Example: pulic enum Iso4217 { /* output here */...
Submitted by
Diemaco
-
9 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
for killerswim
a
Submitted by
anonymous
-
10 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Martch Letras y Parentesis
Martch Letras y Parentesis
Submitted by
Daniel Gonzalez
-
14 days ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
java
AWS Web Service Regions
Data classification on AWS Web Services specifically the URL connections you seen on the applications
Submitted by
loganmcampbell
-
14 days 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
-
17 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Riedler's 2nd URL regex
why did I make this?
Submitted by
Riedler
-
25 days ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
dotnet
Phrase enclosed case insensitive
Match everything enclosed, say, a phrase, with case insensitive.
Submitted by
kosalanuwan
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
dotnet
date time validation
Validation of the date of time, taking into account the high year in the format date.ToString("yyMMdd-hh_mm_ss").
Submitted by
Oleksii Serikov (alex@neochrom.biz)
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
SUPPL REGEX
Regex to get only information in the SUPPL subdirectory
Submitted by
O'Connor
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
java
Türkiye Araç Plaka Regexi - Türkiye Car Plate Regex
Gist link for Java : https://gist.github.com/Gencturk-m/9962ce1e1dcf4dd9307062e34b023183 Aşağıdaki yapıdaki plakaları kabul eder: "01-81 X 9999", "01-81 X 99999"...
Submitted by
Melih Gençtürk - https://github.com/gencturk-m
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
test everything
hello
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Pick uuidValue from jSON payload
.
Submitted by
jeevan
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Split up text to 40 signs
This splits a text into sequences of max. 40 chars, concatting with a pipe
Submitted by
anonymous
-
2 months ago
1
2
3
4
...
15
Get ip address (only ipv6) Validator
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
dotnet
@"
(?:
(?:
[
a
-
f0
-
9
]
*
)?
:
){1,7}
[
a
-
f0
-
9
]
*
"
gim
Open regex in editor
Description
Loading markdown...
Submitted by
Mr.Tang
- 4 months ago