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 3,060 community submitted regex patterns...
0
Regular expression for positive number with 2 decimals used for displaying money
Java 8
I think from time to time we all need a regular expression for displaying numbers with 2 decimals for displaying money of various currencies in the world. This regex should only allow 1 dot or comma as a decimal separator. And only allow positive numbers and the numbers can't begin with a 0. Goals:...
Submitted by
Remzi Cavdar
-
2 years ago
(Last modified a year ago)
0
Laugh Match
PCRE2 (PHP >=7.3)
match laugh texts
Submitted by
cool66
-
2 years ago
0
printf C99
PCRE2 (PHP >=7.3)
A regex that matches the printf C99 standard
Submitted by
renardfute
-
2 years ago
0
convert number to Lakh format
PCRE2 (PHP >=7.3)
converts a number to Lakh format, e.g: 123456789 == 12,34,56,789 breakdown: twelve crore thirty-four lakh fifty-six thousand seven hundred and eighty-nine
Submitted by
anonymous
-
2 years ago
0
regex dont look pls
PCRE2 (PHP >=7.3)
asdfasdfasdg
Submitted by
anonymous
-
2 years ago
0
odev 1
PCRE2 (PHP >=7.3)
odev
Submitted by
anonymous
-
2 years ago
-1
IP6 Validator Address (Simple)
PCRE2 (PHP >=7.3)
Short form validation of an IP6 address Less complex than other examples I have seen around
Submitted by
anonymous
-
2 years ago
(Last modified 2 years ago)
0
test
Java 8
test
Submitted by
anonymous
-
2 years ago
0
P4 file info
.NET 7.0 (C#)
just p4 file command output match
Submitted by
anonymous
-
2 years ago
0
kiểm tra họ tên
PCRE2 (PHP >=7.3)
kiểm tra họ tên
Submitted by
anonymous
-
2 years ago
0
CAN regex
.NET 7.0 (C#)
n
Submitted by
anonymous
-
2 years ago
0
ITIN
PCRE2 (PHP >=7.3)
ITIN regex
Submitted by
anonymous
-
2 years ago
0
BF / Trade Channel
PCRE2 (PHP >=7.3)
Extract trade_channel from branded_foods
Submitted by
anonymous
-
2 years ago
0
Avoid Unnecessary Whitespaces
PCRE2 (PHP >=7.3)
Avoid unnecessary whitespaces. Note: This uses substitution Click "Open regex in editor" to see the magic!
Submitted by
cool66
-
2 years ago
0
BF / Trade Channel / One in each line
PCRE2 (PHP >=7.3)
BF > Trade Channel > One in each line
Submitted by
anonymous
-
2 years ago
0
Throttling logs - C4C
PCRE2 (PHP >=7.3)
This is a parsing for Throttling logs in C4C account
Submitted by
anonymous
-
2 years ago
0
OOC Accion
PCRE2 (PHP >=7.3)
OOC Action
Submitted by
Ramiro
-
2 years ago
0
Replace "You9:99 PM" with empty space
PCRE2 (PHP >=7.3)
This regex search for You + a time (digit + : + 2 digits) + PM and deletes it
Submitted by
anonymous
-
2 years ago
0
Names from Wikipedia List
.NET 7.0 (C#)
Matches all names in a Wikipedia List, excluding names with suffixes (eg. Jr., III, PhD, etc.) or multiple middle names.
Submitted by
Brian Kozub
-
2 years ago
0
匹配多个引用格式
PCRE2 (PHP >=7.3)
匹配多个引用格式
Submitted by
anonymous
-
2 years ago
1
...
120
121
122
123
124
...
153