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...
1
update survey calculation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
labels_calculation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
Bitcoin
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
myregex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
C++ parcer for __PRETTY_FUNCTION__
PCRE (PHP <7.3)
it filters out most of the information and leaves the class name and the function name. in case of function without class, it will capture namespace and function name.
Submitted by
anonymous
-
4 years ago
1
PIM v4
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
TS Import (single or multiline)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
дефис вязкости
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
1
Detect Roman Numeral
PCRE (PHP <7.3)
Determines if the string is a roman numeral.
Submitted by
anonymous
-
4 years ago
1
Валидация срока действи я карты
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
Jursa
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
CPOD
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
Zabbix cefcFRUPowerOperStatus filtre for Cisco Cat 9500 HP
PCRE (PHP <7.3)
Zabbix cefcFRUPowerOperStatus filtre for Cisco Cat 9500 HP
Submitted by
anonymous
-
4 years ago
1
DUO Admin Modifications
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
PasswordState Failed User Logon
PCRE (PHP <7.3)
PasswordState Failed User Logon Dev Area Mapped: SIP DIP Account...
Submitted by
mh
-
4 years ago
1
Bracket Selection
PCRE (PHP <7.3)
Selects the bracket and the items within the bracket. Also include whitespace before the bracket
Submitted by
anonymous
-
4 years ago
1
PasswordState Catchall
PCRE (PHP <7.3)
Catchall regex parser for PasswordState Dev Area
Submitted by
anonymous
-
4 years ago
1
Heartbeat Successful
PCRE (PHP <7.3)
Successful Heartbeat regex parser for PasswordState Dev Area
Submitted by
anonymous
-
4 years ago
1
No permitir loop con sql
PCRE (PHP <7.3)
((LOOP\s+AT\s+\w\s+INTO\s+\w(.?)\s+)((INSERT|DELETE|UPDATE|MODIFY)\s+(\w\.?\?\s+)(FROM\s+\w\.\s*)?(ENDLOOP\.)))
Submitted by
anonymous
-
4 years ago
1
years old
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
...
759
760
761
762
763
...
900
Community Library Entry
0
Regular Expression
Java 8
"
.
[^
\.
]
+
\.
"
gm
Open regex in editor
Description
Розділення речень в тексті
Submitted by
DJI
-
3 years ago