Regular Expressions 101

Sponsors

Library entries

0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 3 days ago
0
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 6 days ago
0
python

Aurora SMS Log Parser

For personal use in my project.
Submitted by sn3kdev - 14 days ago
0
python

hyperlinks

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

Find ytdlp downloaded file path

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

XML file extract from logs

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

Obtiene Subject 3 Ouutlook

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

triple / double bottles

triple / double bottles
Submitted by anonymous - 24 days ago

7zip file type regex

Vote

0

Regular Expression
dotnet

"
(?xim) ^\s* (?<Num1>\d+) \s+ (?<Dots>.*?) \s+ (?<X>.*?) \s+ (?<ExtList>.*?) \s{2,} (?<Rest>.*) $ # // # (?<ExtList>.*) # \s{2,} # (?<BytesOr>(\|.{2}))*? #$
"
gm

Description

Loading markdown...
Submitted by ninmonkey - 7 months ago