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
Sql where in list
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
comments in file
ECMAScript (JavaScript)
detect common one line comments in file
Submitted by
ralph
-
8 years ago
1
bits to true in mssql
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Validate Steam Game Keys
PCRE (PHP <7.3)
Like SSD32-SDAV2-DS112
Submitted by
chikaldirick
-
8 years ago
1
Remove Non-Alphanumeric Characters
ECMAScript (JavaScript)
Removes all number and letter characters.
Submitted by
JaGretz
-
8 years ago
1
Split words
ECMAScript (JavaScript)
Splits all words. Equivelent to String.prototype.split() but doesn't include space characters in the split. @see String.prototype.split
Submitted by
JaGretz
-
8 years ago
1
Digital
Python
no description available
Submitted by
anonymous
-
8 years ago
1
Digital
PCRE (PHP <7.3)
no description available
Submitted by
Giuseppe
-
8 years ago
1
get appid in google and apple store
PCRE (PHP <7.3)
get appid in google and apple store
Submitted by
pah-an
-
8 years ago
1
MDY Date in Slash Form
PCRE (PHP <7.3)
MM/DD/YYYY
Submitted by
jonnyt
-
8 years ago
1
google play and apple store
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Inverse Regex
PCRE (PHP <7.3)
Matches all strings that don't match a given pattern.
Submitted by
Paul Buonopane @ NamePros
-
8 years ago
1
Admin Activity
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
搜索
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Parse E-Mail Template
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
SMS_TRIGGERS count
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
selects all but first and last
PCRE (PHP <7.3)
selects all but the firs tand last charcter (excluding punctuation) of words in a string of words
Submitted by
anonymous
-
8 years ago
1
pdfbrev cu spargere la 96
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
test1 php
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
C#
Python
no description available
Submitted by
anonymous
-
8 years ago
1
...
654
655
656
657
658
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
<input
type="hidden"
value="
(
.
*
?
)
"
name="_csrf">
/
Open regex in editor
Description
no description available
Submitted by
Raj
-
9 years ago