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 2,160 community submitted regex patterns...
0
Match IPv4 with CIDR mask
Created
·
2023-02-27 08:37
Flavor
·
Python
Parses data to match IPv4 addresses along with CIDR mask.
Submitted by
anonymous
0
Photos18 Url Matcher
Created
·
2023-02-25 18:07
Flavor
·
Python
A regex to match photos18 urls
Submitted by
anonymous
0
vishnu
Created
·
2023-02-25 07:20
Flavor
·
Python
log regex
Submitted by
vishnu kendre
0
Function call capture group
Created
·
2023-02-23 02:37
Flavor
·
Python
Function call capture group
Submitted by
anonymous
0
match html reg
Created
·
2023-02-21 06:26
Flavor
·
Python
match html reg
Submitted by
anonymous
0
Name RegEx
Created
·
2023-02-19 14:53
Flavor
·
Python
Separate first and last names. Capitalization matters. Ignore middle initials but allow middle names. Multiple last names may be mistaken for middle names. Groups could be changed to capture middle names separately, middle initials, etc.
Submitted by
anonymous
0
sentence with colon regex
Created
·
2023-02-18 03:13
Flavor
·
Python
[\S\w]+\s?:\s?[\S▁]+
Submitted by
wb
0
Spring Boot default log parser regex
Created
·
2023-02-17 11:01
Flavor
·
Python
Parses default spring boot logs and capture the following groups: i. ISO Timestamp, ii. Log Level, iii. Process ID (PID), iv. Thread name, v. Logger name, and vi. Log message
Submitted by
Snehangshu Bhattacharya
0
Assembler Instruction
Created
·
2023-02-16 21:26
Flavor
·
Python
Match double-argument assembler instructions, extracting opcode, operand_src, and operand_dst
Submitted by
Sam Wagenaar
0
2 parameters split by comma or arbitrary whitespace
Created
·
2023-02-16 21:18
Flavor
·
Python
title
Submitted by
Sam Wagenaar
0
match tree output
Created
·
2023-02-16 05:46
Flavor
·
Python
replace tree-like intandents to any others like hashtags or spaces
Submitted by
anonymous
0
WIP detector
Created
·
2023-02-15 18:14
Flavor
·
Python
Detect WIP strings in a git commit.
Submitted by
anonymous
0
non capturing (a|b|c)가 그룹으로 지정되지 않게 함.
Created
·
2023-02-14 13:53
Flavor
·
Python
\[0-9]{4}-[0-9]{2}-[0-9]{2}\\]).*
Submitted by
anonymous
0
Content inside string
Created
·
2023-02-13 08:45
Flavor
·
Python
Will match any character inside " or '
Submitted by
anonymous
0
cuda with gpu-number regex
Created
·
2023-02-10 13:22
Updated
·
2023-02-12 11:38
Flavor
·
Python
Used for torch.device handling, so 'cuda' and 'cuda:0' both valid and can be used
Submitted by
Ilya Lubenets
0
My Regex Expression
Created
·
2023-02-09 02:57
Flavor
·
Python
I'm a new learner and I try to learn in coding & data analyst in web. And also need some financial support as well. I thank to you all when I get chance to learn from you all.
Submitted by
anonymous
0
HTML Link
Created
·
2023-02-08 14:12
Flavor
·
Python
Get HTML Link
Submitted by
anonymous
0
MAC Address Python
Created
·
2023-02-08 11:26
Flavor
·
Python
Checking for MAC address matching in python
Submitted by
dhakavikaskumar
0
Rem评论正则
Created
·
2023-02-08 05:52
Flavor
·
Python
(?i)Rem\s+((\[(?i)(s|none|success|inconclusive|failed|error)\]\s+)|)(\".\"|\'.\')
Submitted by
xiong
0
detect proxy links
Created
·
2023-02-04 18:41
Updated
·
2023-02-07 12:18
Flavor
·
Python
can detect socks and http proxies and also authenticated proxies
Submitted by
Elyas Najibzadeh
Previous page
1
…
8
9
10
11
12
…
108
Next page