Regular Expressions 101

Sponsors

Library entries

0
pcre2

Telephone

\+7\s\(\d{3}\)\s\d{3}\s\d{2}\-\d{2}
Submitted by anonymous - 12 days ago
0
python

hyperlinks

collect information from web links
Submitted by anonymous - 13 days ago
0
python

Find ytdlp downloaded file path

For internal use
Submitted by ezalos - 13 days ago
0
python

XML file extract from logs

For internal use
Submitted by ezalos - 13 days ago
0
golang

Semver split

"1.2.3" Group 1: 1 Group 2: 2 Group 3: 3
Submitted by Icaruk - 13 days ago
0
javascript

Match Emojis

Match all emojis using unicode
Submitted by Sagar Panchal - 14 days ago
1
pcre2

searchjsonmutikey

jsonmultikey
Submitted by anonymous - 15 days ago
0
python

Obtiene Subject 3 Ouutlook

'^Subject:.\s((=?^.[?=$]).*)'
Submitted by Julio Bacan - 15 days ago

PCRE destination filename matcher

Vote

0

Regular Expression
pcre2

/
^(?<is_hidden>\.?)(?:(?<timestamp>\d+)\-)?(?<name>[\w\x27\s]+\-?)+\-(?<content_removed_version>\d+(?:\(\w+\))?)(?<extensions>[\.[[:alpha:]]+\.?)*$
/
g

Description

Loading markdown...
Submitted by Robert Larkins - 2 months ago