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
Regex para Logs de Kiwi Log Forwarder
Created
·
2023-06-27 23:55
Flavor
·
Python
Los logs de Kiwi Log Forwarder no se guardan de manera correcta como un CSV, por lo que tengo la idea de con una regex vaciarlos a un CSV bien hecho para poder tener mejor visualización de estos
Submitted by
anonymous
0
NLP_Regex
Created
·
2023-06-29 15:45
Flavor
·
Python
Learning Regex for NLP
Submitted by
anonymous
0
Nginx parse error log msg
Created
·
2023-06-30 01:40
Flavor
·
Python
Regex to parse nginx error logs, that can't be converted to json in nginx. To use with fluentbit update group labels from "?P" to "?"
Submitted by
diepes
0
comma separated ESPEC
Created
·
2023-07-06 07:49
Flavor
·
Python
ESPEC
Submitted by
Ian Cole
0
选择题题目与选项匹配
Created
·
2023-07-07 00:59
Flavor
·
Python
对有ABCD四个选项的选择题题目进行匹配
Submitted by
Wang Miao
0
Fate Stay/Night (PC/JP) [Py]
Created
·
2023-07-08 02:50
Flavor
·
Python
Attempting to parse Fate/Stay Night scripts nicely
Submitted by
anonymous
0
Fate stay/night [HuneX/PSV]
Created
·
2023-07-08 02:52
Updated
·
2023-07-08 05:58
Flavor
·
Python
Fate stay/night PS Vita version parsing
Submitted by
anonymous
0
r/ProgrammerHumor comment regex
Created
·
2023-07-09 17:24
Flavor
·
Python
A regex that matches comments that adhere to the rules of r/ProgrammerHumor
Submitted by
anonymous
0
Library catalogue (VTECH V-Lib)
Created
·
2023-07-11 02:22
Flavor
·
Python
Matches entries in a library catalogue.
Submitted by
anonymous
Previous page
1
…
106
107
108
Next page
Community Library Entry
0
Regular Expression
Created
·
2023-07-06 07:49
Flavor
·
Python
r"
(
[
a
-
zA
-
Z
]
+
)(?:
,
)?
"
mg
Open regex in editor
Description
ESPEC
Submitted by
Ian Cole