Regular Expressions 101

Sponsors

Library entries

0
python

Bespoke NGINX Log Parse

Splits NGINX logs into named groups
Submitted by Simon - 4 days ago
0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 10 days ago
0
python

Aurora SMS Log Parser

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

hyperlinks

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

Find ytdlp downloaded file path

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

XML file extract from logs

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

Obtiene Subject 3 Ouutlook

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

GS1-128 and RegEx

Vote

0

Regular Expression
pcre2

/
(\(\d{1,3}[0-9,a-z,A-Z]{1}?\)(?<upc>[\d,a-z,A-Z]{1,70}))(\(\d{1,3}[0-9,a-z,A-Z]{1}?\)(?<date>[\d,a-z,A-Z]{1,70}))(\(\d{1,3}[0-9,a-z,A-Z]{1}?\)(?<batch>[\d,a-z,A-Z]{1,70}))
/
gm

Description

Loading markdown...
Submitted by Mike D - 4 months ago