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,780 community submitted regex patterns...
1
Multiple substrings between string and a space
PCRE2 (PHP >=7.3)
Multiple substrings between string and a space
Submitted by
anonymous
-
a year ago
1
extract url
PCRE2 (PHP >=7.3)
extract url
Submitted by
anonymous
-
a year ago
1
Obsidian.md Remotely Save
PCRE2 (PHP >=7.3)
This regex is for Obsidian's plugin Remotely Save. This helps ignoring all config files except some.
Submitted by
LucasD
-
a year ago
1
(([a-z]*\d+[a-z\d\-\\\/]*[\s\,]+)+)(?=([a-z]+[\s\,\b$]))
PCRE2 (PHP >=7.3)
Подряд идущие слова в которых обязательно должна быть цифра. Выбирать до первого слова без цифр. Также в словах могут быть символы /-\ До цифр в слове могут быть только буквы.
Submitted by
anonymous
-
a year ago
1
HID Usage Tables to Rust Enum
PCRE2 (PHP >=7.3)
A regex to transform tables from https://usb.org/sites/default/files/hut1_2.pdf to rust enum items After pasting be sure to remove the whitespaces
Submitted by
dzervas
-
a year ago
1
Unary prime numbers
PCRE2 (PHP >=7.3)
Matches all lines whose length is a prime number and only contain the character "1".
Submitted by
pablo
-
a year ago
(Last modified a year ago)
1
Username@Hostname:port w capture groups
PCRE2 (PHP >=7.3)
used to parse alphanum usernames @ hostnames w portnumbers utilizing capture groups
Submitted by
Johnathan Smithers
-
a year ago
(Last modified 9 months ago)
1
Blibli web url
PCRE2 (PHP >=7.3)
Blibli marketplace web url
Submitted by
ival
-
a year ago
1
Blibli apps url
PCRE2 (PHP >=7.3)
blibli apps marketplace url
Submitted by
ival
-
a year ago
1
Zuma Game
PCRE2 (PHP >=7.3)
Tests if a Zuma board can be cleared completely
Submitted by
wheatup
-
a year ago
(Last modified a year ago)
1
XTREAM / M3U Link
PCRE2 (PHP >=7.3)
Matches the M3U links provided by Xtream servers to stream IPTV
Submitted by
Ɒ○ꝑẹЄпс○ὔпדּẹꭆ
-
a year ago
1
Medicare Number
PCRE2 (PHP >=7.3)
Following the rules setup here https://www.cms.gov/medicare/new-medicare-card/understanding-the-mbi-with-format.pdf
Submitted by
Kyle Salmon
-
a year ago
1
تمرین اول
PCRE2 (PHP >=7.3)
تمرین اول مبانی پردازش گفتار انتخاب شماره هایی که با صفر یا +98 شروع شده انذ.
Submitted by
mabani.
-
a year ago
(Last modified a year ago)
1
ipmitool sensor
PCRE2 (PHP >=7.3)
Parse stdout from ipmitool sensor
Submitted by
anonymous
-
a year ago
(Last modified a year ago)
1
named capture
PCRE2 (PHP >=7.3)
simple named capture
Submitted by
Gene
-
a year ago
1
loyal
PCRE2 (PHP >=7.3)
loyal
Submitted by
anonymous
-
a year ago
1
111
PCRE2 (PHP >=7.3)
((?:[零一二三四五六七八九十百]+))$
Submitted by
anonymous
-
a year ago
1
Estract download speed from Ookla Speedtest output
PCRE2 (PHP >=7.3)
surely can be optimized more, but it does the job and the interested number of lines is fairly low.
Submitted by
anonymous
-
a year ago
1
username_unix.gamesave
PCRE2 (PHP >=7.3)
TILE_WIDTH = 2 # Includes space for padding and one space between tiles formatted_board = "" for i in range(rows): formatted_row = "" for j in range(columns):...
Submitted by
robert paulson
-
a year ago
(Last modified 9 months ago)
1
Match Single Line (//) Comments in JSON
PCRE2 (PHP >=7.3)
Doesn't get confused by the url values like "https://www.example.com" or "file:///some.txt"
Submitted by
Redu
-
a year ago
(Last modified a year ago)
1
...
27
28
29
30
31
...
139