Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
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 >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,000 community submitted regex patterns...
0
URL
Python
Regex de URL
Submitted by
anonymous
-
2 years ago
0
IWANTOUT
Python
IWANOUT
Submitted by
anonymous
-
2 years ago
0
Record Date Rule (Semantic)
PCRE2 (PHP >=7.3)
Record Date Rule (Semantic)
Submitted by
Kasshyap
-
2 years ago
0
matching filenames to episodes and/or season
PCRE2 (PHP >=7.3)
i was having a difficult time matching delimited episode names AND season names. since episodes follow: show.name.Sxx.Exx.resolution.source ...
Submitted by
Gallo S. Chingon
-
2 years ago
0
GSN
PCRE2 (PHP >=7.3)
split words to keywords
Submitted by
anonymous
-
2 years ago
0
Linux Folder Name Regex
PCRE2 (PHP >=7.3)
Regex to check if a given folder name is valid linux. Limited to 14 chars so it includes older linux version. If you know you will be using a newer version you can use the 255 limit for chars.
Submitted by
anonymous
-
2 years ago
0
Match Office 365 Tenant ID
PCRE2 (PHP >=7.3)
For validating Office 365 Tenant ID string. For example when passing a human typed parameter in powershell.
Submitted by
Fredrik.Wallander
-
2 years ago
(Last modified 10 months ago)
0
Filename without extension
ECMAScript (JavaScript)
Selects only the filename of a file, including dotfiles.
Submitted by
anonymous
-
2 years ago
(Last modified 5 months ago)
0
本地分支正则匹配检测
PCRE2 (PHP >=7.3)
为了适配回迁项目gitlab代码分支的规范,因此设置根据不同的车型来切分不同的分支。这个是开发者根据不同车厂车型在本地切出来的分支命名规范
Submitted by
ayunwSky
-
2 years ago
0
远程分支不同的feature开发分支规范
PCRE2 (PHP >=7.3)
为了适配回迁项目gitlab代码分支规范,因此规定将所有回迁项目的分支命名格式规定为: feature/车型/小写英文字母 的形式。
Submitted by
ayunwSKy
-
2 years ago
0
trimming whitespaces from the beginning and from the end
Python
trimming whitespaces from the beginning and from the end
Submitted by
anonymous
-
2 years ago
0
Pick uuidValue from jSON payload
Java 8
.
Submitted by
jeevan
-
2 years ago
0
auto-gpt :- capture thoughts
PCRE2 (PHP >=7.3)
capture thoughts of auto-gpt log
Submitted by
anonymous
-
2 years ago
0
auto-gpt capture command
Python
auto-gpt capture command
Submitted by
anonymous
-
2 years ago
0
tacacs legacy server definition: sentence and parts
Python
This query extract the entire tacacs legacy configuration by servers and divide its parts on groups
Submitted by
anonymous
-
2 years ago
0
Extract structure from dates
Python
1-12 / 2022
Submitted by
anonymous
-
2 years ago
0
GitVersion major-version-bump-message
PCRE2 (PHP >=7.3)
GitVersion major-version-bump-message
Submitted by
anonymous
-
2 years ago
0
GitVersion minor-version-bump-message
PCRE2 (PHP >=7.3)
GitVersion minor-version-bump-message
Submitted by
anonymous
-
2 years ago
(Last modified 2 years ago)
0
GitVersion patch-version-bump-message
PCRE2 (PHP >=7.3)
GitVersion patch-version-bump-message
Submitted by
anonymous
-
2 years ago
0
date description amount
PCRE2 (PHP >=7.3)
-
Submitted by
Me
-
2 years ago
1
...
883
884
885
886
887
...
900
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
\d
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago