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 4,320 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
13000000000 (aaa, vvv)
PCRE2 (PHP >=7.3)
test
Submitted by
anonymous
-
a year ago
2022-08-29 13:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
test
PCRE2 (PHP >=7.3)
test
Submitted by
anonymous
-
a year ago
2022-08-30 10:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
extract-json-csv
PCRE2 (PHP >=7.3)
eee
Submitted by
anonymous
-
a year ago
2022-09-01 10:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
IPv6
PCRE2 (PHP >=7.3)
Matches an IPv6 address. Performances are the same as the excellent one from frusty. This regular expression uses pattern repetition (?n) to reduce the length to 191 characters.
Submitted by
Piwi
-
a year ago
2022-09-01 12:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Rejex1
PCRE2 (PHP >=7.3)
Preg_match
Submitted by
anonymous
-
a year ago
2022-09-01 13:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Bangla word Regex
PCRE2 (PHP >=7.3)
This regex will help to detect Bengali words.
Submitted by
Rudra Sarkar
-
a year ago
2022-09-01 18:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
MySQL : table structure info
PCRE2 (PHP >=7.3)
MySQL : table structure parser mysql command : SHOW COLUMNS FROM edn_work_order_event
Submitted by
dobri
-
a year ago
2022-09-02 06:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
(1) Custome, 50 Another Word
PCRE2 (PHP >=7.3)
Some description
Submitted by
anonymous
-
a year ago
2022-09-02 20:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match words separated by comma in a line starting with a specific keyword
PCRE2 (PHP >=7.3)
From https://stackoverflow.com/questions/54387368/match-words-separated-by-comma-in-a-line-starting-with-a-specific-keyword Modified to help me edit Logseq markdown files. Searching for page properties.
Submitted by
anonymous
-
a year ago
2022-09-04 18:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SWIG ModuleName
PCRE2 (PHP >=7.3)
indentify the Modulename
Submitted by
anonymous
-
a year ago
2022-09-05 09:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
number two decimal digit
Python
.
Submitted by
anonymous
-
a year ago
2022-09-05 12:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
cyrillic month match
PCRE2 (PHP >=7.3)
Соня :3
Submitted by
seocringe
-
a year ago
2022-09-05 20:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Numbers only
PCRE2 (PHP >=7.3)
Detect numbers only in entire word each line
Submitted by
sarumie
-
a year ago
2022-09-06 04:46
(Last modified a year ago)
2022-09-06 04:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UUID Validator
PCRE2 (PHP >=7.3)
Yup, that's a Universal Unique Identifier alright
Submitted by
anonymous
-
a year ago
2022-09-06 10:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Beatiful.ai clean up
PCRE2 (PHP >=7.3)
.
Submitted by
anonymous
-
a year ago
2022-09-06 15:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL Regex
PCRE2 (PHP >=7.3)
URL regex
Submitted by
anonymous
-
a year ago
2022-09-06 15:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL REGEX
PCRE2 (PHP >=7.3)
URL REGEx
Submitted by
anonymous
-
a year ago
2022-09-06 15:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Encontrado Milhares
PCRE2 (PHP >=7.3)
milhares/centenas/dezenas milhares/centenas/dezenas/unidades milhares/centenas milhares/dezenas
Submitted by
anonymous
-
a year ago
2022-09-06 15:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
AyL
Python
Example of re and substitutions with csv file
Submitted by
Ing Daniel Pérez
-
a year ago
2022-09-07 14:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nextflow
PCRE2 (PHP >=7.3)
nextflow grammer
Submitted by
anonymous
-
a year ago
2022-09-07 20:26
1
...
144
145
146
147
148
149
150
...
216
job titles - fwd/bwd
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Python
r"
DATA
.
*
SCIENTIST
|
SCIENTIST
.
*
DATA
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-04-24 22:48