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 2,800 community submitted regex patterns...
0
Public Phone
PCRE2 (PHP >=7.3)
Public phone regex
Submitted by
AlexVerkhov
-
3 years ago
0
first word regex
PCRE2 (PHP >=7.3)
this can be used to show first word
Submitted by
anonymous
-
3 years ago
0
regex_commercial_activities
PCRE2 (PHP >=7.3)
guifro
Submitted by
guifro
-
3 years ago
0
Remove enclosing quotes
PCRE2 (PHP >=7.3)
Removes a pair of quotes enclosing a string and leaves just the string
Submitted by
anonymous
-
3 years ago
0
Email simple validation (x@x.x)
PCRE2 (PHP >=7.3)
Simple email validator (x@x.x) Note: Use /g to test all example emails.
Submitted by
davidgaroro
-
3 years ago
(Last modified 3 years ago)
0
MLA journal article Works Cited bibliography entry
PCRE2 (PHP >=7.3)
MLA journal article Works Cited bibliography entry
Submitted by
Ken M. Penner
-
3 years ago
0
test
PCRE2 (PHP >=7.3)
test
Submitted by
test
-
3 years ago
0
ipv4
PCRE2 (PHP >=7.3)
Find ipv4 addresses
Submitted by
anon
-
3 years ago
0
UPN Compiladores
PCRE2 (PHP >=7.3)
UPN Compiladores
Submitted by
anonymous
-
3 years ago
1
PHP PDO debugDumpParams parse as sql.
PCRE2 (PHP >=7.3)
解析php pdo 的 debugDumpParams 输出的数据。
Submitted by
anonymous
-
3 years ago
0
<script>标签的匹配
PCRE2 (PHP >=7.3)
标签的匹配
Submitted by
anonymous
-
3 years ago
0
<style>标签的匹配
PCRE2 (PHP >=7.3)
标签的匹配
Submitted by
anonymous
-
3 years ago
0
Log Capture
PCRE2 (PHP >=7.3)
Capture the date, host, message type, and message from the patterns in the log file.
Submitted by
Nicholas Tower
-
3 years ago
1
Get first move and depth from Stockfish output
PCRE2 (PHP >=7.3)
Stockfish output contains longer form containing the square of departure. Buggy with anything other than pawn.
Submitted by
Stockcat
-
3 years ago
0
Find Translation Tags in Wordpress
PCRE2 (PHP >=7.3)
Find tags matching: __('Some string to translate','some-domain')
Submitted by
anonymous
-
3 years ago
0
my TODOs in IntelliJ
PCRE2 (PHP >=7.3)
looks for TODO followed by jundan. Ignoring capitalization.
Submitted by
Daniel Jr
-
3 years ago
0
US Number
PCRE2 (PHP >=7.3)
I write this to complete the Freecodecamp asssignment. This page very helpful Thanks aksonai for bringing me here
Submitted by
anonymous
-
3 years ago
0
C++ Expression Match
PCRE2 (PHP >=7.3)
Matches most expressions, doesn't match keywords like new or throw or lambdas.
Submitted by
anonymous
-
3 years ago
(Last modified 3 years ago)
0
numbered_paths
PCRE2 (PHP >=7.3)
Regex to captures paths starting with numbers
Submitted by
anonymous
-
3 years ago
0
Parse WKT POINT
PCRE2 (PHP >=7.3)
Parse a WKT POINT string into longitude and latitude values
Submitted by
anonymous
-
3 years ago
1
...
88
89
90
91
92
...
140