Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 2,340 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Javascript function declaration to arrow function declaration regex
PCRE2 (PHP >=7.3)
This regex takes a function declaration and transforms it to an arrow function. Replace: const $1 = $2 => $3;
Submitted by
anonymous
-
3 years ago
2021-02-15 16:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
extract_field_names_AA
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-16 06:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ISO 8601 Define Date Time Check
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-16 07:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
username
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-17 08:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
#67135
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-17 09:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
transaction_lazypay
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-17 10:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Hex colours
PCRE2 (PHP >=7.3)
no description available
Submitted by
Mark Cooper
-
3 years ago
2021-02-17 16:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ivrstudio BRs
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-17 18:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Clou v1
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-17 18:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Credit Guard API
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-17 20:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Credit Guard version2
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-17 20:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ChristEl
PCRE2 (PHP >=7.3)
Christ Elektronic -> long version
Submitted by
Jan Alexander
-
3 years ago
2021-02-18 12:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Name (First, Last) or (Last, First)
PCRE2 (PHP >=7.3)
Useful for checking comma separated full names
Submitted by
Bryan Luu
-
3 years ago
2021-02-18 17:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Teachers expiry date 19022021
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-19 05:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
GROK to split log file name by dots
PCRE2 (PHP >=7.3)
Use Filebeat and split log filenames in Logstash into separate fields: `grok { match => "[log[path]", "(?\w+)\.(?[a-zA-Z-]+)\.(?[a-zA-Z-]+)"] }` use filenames like...
Submitted by
SeparateReality
-
3 years ago
2021-02-19 12:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Cadena de inicio con varias opciones
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
3 years ago
2021-02-19 19:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
OBJ file face vertex and normals
PCRE2 (PHP >=7.3)
vn (-?[0-9. ]+){3}|v (-?[0-9. ]+){3}|f ([0-9. \/]+){3}
Submitted by
anonymous
-
3 years ago
2021-02-20 17:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Git Branch Model (Jira)
PCRE2 (PHP >=7.3)
no description available
Submitted by
Juicybox
-
3 years ago
2021-02-20 20:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
LTWS-Komm-2-0
PCRE2 (PHP >=7.3)
Test
Submitted by
LTWS
-
3 years ago
2021-02-21 06:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
replace go-get request and send to other script
PCRE2 (PHP >=7.3)
how to implement this in htaccess???
Submitted by
anonymous
-
3 years ago
2021-02-21 22:17
1
...
23
24
25
26
27
28
29
...
117
split starts in tg
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
(?<=
gcid
)
(
.
*
)
(?=
web
)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
2 years ago
2021-04-25 11:57