Please enable JavaScript to use regex101
Regular
Expressions
101
Support Regex101
Social
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP)
ECMAScript (JavaScript)
Python
Golang
Java
.NET 7.0 (C#)
Rust
PCRE (Legacy)
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,300 community submitted regex patterns...
0
Date EN
Created
·
2022-10-18 17:07
Updated
·
2023-06-15 08:33
Flavor
·
PCRE2 (PHP)
Date EN
Submitted by
anonymous
0
Myliberary
Created
·
2022-10-19 00:31
Flavor
·
PCRE2 (PHP)
Page to be the first place of African and the horns and knowledge of the first place of ethiopia What time mashilla first place on mobile devices At one
Submitted by
anonymous
0
Initial Ceros and Grouping Characters
Created
·
2022-10-19 01:57
Flavor
·
PCRE2 (PHP)
remove what title says
Submitted by
anonymous
0
Country code with 2 letters (List)
Created
·
2022-10-19 07:59
Updated
·
2022-10-21 09:36
Flavor
·
Python
That is an example that shows how to match a country code 2 letters for a list of possible matches
Submitted by
joaosr-adjust
0
Regex EKS Logs
Created
·
2022-10-19 08:07
Flavor
·
PCRE2 (PHP)
This Just For Test
Submitted by
JuniYadi
0
Country 2 letters pattern (Any)
Created
·
2022-10-19 08:30
Updated
·
2022-10-21 09:35
Flavor
·
Python
That is an example that shows how to match any country code 2 letters pattern
Submitted by
joaosr-adjust
0
Inf_lab2
Created
·
2022-10-19 10:39
Flavor
·
Python
Regular expressions for lab2
Submitted by
anonymous
0
EC2 Instance Type
Created
·
2022-10-19 16:38
Flavor
·
Python
Validates ec2 instance types as of 10/19/22
Submitted by
anonymous
0
DD followed by Month in String
Created
·
2022-10-20 08:26
Flavor
·
Python
-
Submitted by
anonymous
0
BSDS regex example 1
Created
·
2022-10-20 09:03
Flavor
·
PCRE2 (PHP)
Part of a training course
Submitted by
Coppelia
0
grade pattern
Created
·
2022-10-21 03:42
Flavor
·
Java
grade pattern for chinese school grade
Submitted by
anonymous
0
Remove domains in email addresses after @
Created
·
2022-10-21 14:28
Flavor
·
PCRE2 (PHP)
Remove domains in email addresses after @
Submitted by
anonymous
0
Validation code FETLOCK pt-br
Created
·
2022-10-21 16:47
Updated
·
2023-10-24 02:28
Flavor
·
ECMAScript (JavaScript)
Validação de código de barras boleto padrão "FEBRABAN - Federação Brasileira de Bancos".
Submitted by
Rafaella Cintra
0
Mask to FETLOCK pt-br
Created
·
2022-10-21 16:53
Updated
·
2022-10-21 20:31
Flavor
·
ECMAScript (JavaScript)
Mask to fetlock pt-br. 00000.00000 00000.000000 00000.000000 0 00000000000000
Submitted by
Rafaella Cintra
0
Mask currency default
Created
·
2022-10-21 22:30
Flavor
·
ECMAScript (JavaScript)
mask currency default
Submitted by
Rafaella Cintra
0
Mt940-61
Created
·
2022-10-22 03:07
Flavor
·
Java
Parse tag 61 of an mt940 statement
Submitted by
anonymous
0
JavaScript Array
Created
·
2022-10-22 03:22
Flavor
·
PCRE2 (PHP)
Matches items in a JavaScript Array
Submitted by
me
0
Word Match
Created
·
2022-10-22 03:57
Flavor
·
PCRE2 (PHP)
Matches Word
Submitted by
cool66
0
Word
Created
·
2022-10-22 04:27
Flavor
·
PCRE2 (PHP)
match words
Submitted by
e
0
Дайвинчик — входящий лайк
Created
·
2022-10-22 17:50
Flavor
·
ECMAScript (JavaScript)
https://github.com/VityaSchel/daivinchik-assist
Submitted by
anonymous
Previous page
1
…
863
864
865
866
867
…
915
Next page
Community Library Entry
0
Regular Expression
Created
·
2022-11-03 16:29
Flavor
·
PCRE2 (PHP)
/
You
\d
:
\d\d
PM
\n
/
gm
Open regex in editor
Description
This regex search for
You
+ a time (digit +
:
+ 2 digits) +
PM
and deletes it
Submitted by
anonymous