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 12,100 community submitted regex patterns...
0
Extracting subtitle entries
PCRE (PHP <7.3)
Extract subtitle entries out of SRT files.
Submitted by
anonymous
-
2 years ago
0
https://github.com/AriesTriputranto9/datasets.git
PCRE (PHP <7.3)
actions-runner-win-x64-2.300.2.zipDownload We recommend configuring the runner under "\actions-runner". This will help avoid issues related to service identity folder permissions and long path restrictions on Windows. Create a folder under the drive root $ mkdir actions-runner; cd actions-runner# D...
Submitted by
AriesTriputranto
-
2 years ago
0
Discord Invite Regexp
PCRE2 (PHP >=7.3)
a
Submitted by
MinerPL
-
2 years ago
0
Simple digit removal
PCRE2 (PHP >=7.3)
A simple expression for removing digits from the suffix of a string.
Submitted by
Seth F.
-
2 years ago
0
Kumpulan regex
PCRE2 (PHP >=7.3)
simpenan
Submitted by
anonymous
-
2 years ago
0
Regex Kanwil
PCRE2 (PHP >=7.3)
Ambil $1 buat nampilin nama Kanwil only
Submitted by
anonymous
-
2 years ago
0
Area Only
PCRE2 (PHP >=7.3)
Regex for took area name only
Submitted by
anonymous
-
2 years ago
0
Branch kanwil
PCRE2 (PHP >=7.3)
regex for took branch name with sub name
Submitted by
anonymous
-
2 years ago
0
sub regex
PCRE2 (PHP >=7.3)
regex for took sub name with branch name
Submitted by
anonymous
-
2 years ago
0
RegExp para validar senhas fortes
PCRE2 (PHP >=7.3)
Especificações: -As senhas devem conter de 6 a 15 caracteres -Devem conter pelo menos 1 letra maiúscula -Devem conter pelo menos 1 caractere especial -Devem conter pelo menos 1 número
Submitted by
Dev_Falido
-
2 years ago
0
Titlecase
PCRE2 (PHP >=7.3)
Capitalizes first letter of each word and make the rest lower case
Submitted by
gabrielbergoc
-
2 years ago
0
PlayersFFL
PCRE2 (PHP >=7.3)
Tabular la info de los jugadores desde la tabla de FFL
Submitted by
anonymous
-
2 years ago
0
NMEA after timestamps
PCRE (PHP <7.3)
Picks up (most?) NMEA messages.
Submitted by
David Harrison
-
2 years ago
0
Cleaning regex
PCRE2 (PHP >=7.3)
Regex to find unwanted characters
Submitted by
Dávid Čano
-
2 years ago
0
yoloroy stackoverflow solution 75206529
PCRE2 (PHP >=7.3)
solution for this
Submitted by
yoloroy
-
2 years ago
0
gitignore example
PCRE2 (PHP >=7.3)
gitignore example
Submitted by
anonymous
-
2 years ago
0
Find SQL injection opportunities
PCRE2 (PHP >=7.3)
-
Submitted by
anonymous
-
2 years ago
0
ABN (Australian Business Number)
PCRE2 (PHP >=7.3)
Checks for presence of ABN only. Does not validate ABN.
Submitted by
nD
-
2 years ago
0
upload paths
PCRE2 (PHP >=7.3)
upload paths
Submitted by
anonymous
-
2 years ago
0
myspace
PCRE2 (PHP >=7.3)
myspace
Submitted by
anonymous
-
2 years ago
1
...
582
583
584
585
586
...
605
Community Library Entry
0
Regular Expression
PCRE2 (PHP >=7.3)
/
.
*
(
(?=
Area
)
.
*
)
(
(?=
UP
|
CP
)
.
*
)
/
Open regex in editor
Description
regex for took branch name with sub name
Submitted by
anonymous
-
2 years ago