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
URL Validation
Can be used to validate on URL's.
Submitted by
anonymous
-
21 hours ago
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
-
2 days 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
-
2 days 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
-
2 days 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
-
3 days 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
-
3 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
CSS @import statement
Matches CSS @import statements with media and layer support
Submitted by
anonymous
-
3 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
jiggl
toggl track to jira
Submitted by
anonymous
-
3 days 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
-
4 days ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Password validation
Password requirements: Contains at least one uppercase letter. Contains at least one lowercase letter. Contains at least one digit. Does not contain any whitespace characters. Has a minimum length of 8 characters.
Submitted by
anonymous
-
4 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Redis command parser
Modified source from https://stackoverflow.com/a/64833638/1454045
Submitted by
Nathaniel Schweinberg
-
4 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
IPv4-CIDR
Match IPv4-CIDR (JavaScript)
Submitted by
fwqaaq
-
5 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
fcc-title-case-a-sentence
a regex to find first letter of each word
Submitted by
anonymous
-
5 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
-
5 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Official Emeil validation Regex
Regex from the Mail::RFC822::Address: regexp-based address validation Access here
Submitted by
Igor Julliano Aguiar Sotero
-
9 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
-
10 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
for killerswim
a
Submitted by
anonymous
-
11 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Laughter
Matches all laughter like: hahahahhhahahahha hahha ahah lol lolollolll...
Submitted by
Prozilla
-
13 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Egyptian Phone Numbers
Validate Egyptian phone numbers ... Read More (Arabic)
Submitted by
Mahmoud Mostafa
-
13 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Egyptian National ID
This validates the components of the Egyptian national ID ... See details (Arabic)
Submitted by
Mahmoud Mostafa
-
13 days ago
1
2
3
4
...
653
Лямбды для OneScript
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
dotnet
@"
^\s
*
\(
{0,1}
\s
*
(
(
\s
*
[
_a
-
za
-
я
]
[
a
-
z
\d
а
-
яё_
]
*
)
\s
*
,
{0,1}
\s
*
)+
\s
*
\)
{0,1}
\s
*
->
\s
*
(
(?>
.
|
\n
|
\r
)+
)
\s
*
$
"
gmi
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 3 months ago