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
DB
DB
Submitted by
DB
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
cri logfmt
The CRI expr will match and parse log lines of this format: 2019-01-01T01:00:00.000000001Z stderr P some log message `
Submitted by
east4ming
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
括号匹配
(\[]\])|(【】)|(())|(\(\))
Submitted by
nasion
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
IP Address
IP Address RegEx
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
匹配#结尾的电话号码和手机
匹配#结尾的电话号码和手机
Submitted by
Leo
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Jira issue number
Matches and catches Jira issue number
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
#结尾的电话匹配
#结尾的电话匹配
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
判断是否有非法字符(合法字符为数字+-# 以及{"0":0, "1":1}所包含的符号)
判断是否有非法字符(合法字符为数字+-# |以及{"0":0, "1":1}所包含的符号) 能捕获的:包含汉字、英文字符、部分分割符(;、/)、各种括号的电话
Submitted by
Jiajian Ye
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Golang Docker matcher
Used by me for docker-retagger
Submitted by
Roman Minebaev
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Username Middle name Surname regex matcher
Username Middle name Surname regex matcher
Submitted by
Nikola
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Something...
Look for all entries of a country on a list that can have repeated values
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
String length pattern
Simple search of string length with the regexp
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
CDATA Matcher
Matches CDATA sections while disallowing nesting
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Mikrotik Regex Firewall Log Golang
Regex para uso com Grafana Loki Log feito via Mangle, com prefix $user do freeradius.
Submitted by
Vitor Abbade
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
匹配邮箱
[A-Za-z0-9]+@[a-zA-Z0-9_-]+(\.[a-zA-Z0-9_-]+) `
Submitted by
Lintao
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Length > 4 chars
Accounts for any character 4 times and not 'null'
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
phone number matcher
phone number matcher
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Flight Number Regex for Java and Tests
A regex string to validate flight number
Submitted by
Jose Sousa
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
RegexNumberDecimal
For two digits in regex in decimal places two and allow two digits before that point decimal
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Email - Works 99% close to oficial Standards
Email - Works 99% close to oficial Standards, even better
Submitted by
CryptoCode
-
a year ago
1
...
11
12
13
14
15
16
17
...
19
LinkedIn Profile Url
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
java
"
(
http
(
s
?
)
://
)?
(
www
\.
)?
linkedin
\.
(
[
a
-
z
]
)+
/
(
in/
)
(
[
A
-
Za
-
z0
-
9
]
+
)+
/
?
"
Open regex in editor
Description
Loading markdown...
Submitted by
Morons
- a year ago