Regular Expressions 101

Library entries

0
python

Bespoke NGINX Log Parse

Splits NGINX logs into named groups
Submitted by Simon - 2 months ago
0
golang

pxc plcnext

plcnext version strings
Submitted by anonymous - 2 months ago
0
pcre

exp1

asdf
Submitted by anonymous - 2 months ago
0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 2 months ago
0
golang

domain

ss
Submitted by sssssss - 3 months ago
0
python

Aurora SMS Log Parser

For personal use in my project.
Submitted by sn3kdev - 3 months ago
0
python

hyperlinks

collect information from web links
Submitted by anonymous - 3 months ago
0
python

Find ytdlp downloaded file path

For internal use
Submitted by ezalos - 3 months ago
0
python

XML file extract from logs

For internal use
Submitted by ezalos - 3 months ago

Extracting subtitle entries

Vote

0

Regular Expression
pcre

/
^(?<NR>\d+)\n(?<START>\d\d:\d\d:\d\d,\d\d\d)(?>\s?-->\s?)(?<END>\d\d:\d\d:\d\d,\d\d\d)\n(?<STRING>(?>.+\n?)+)
/
mg

Description

Loading markdown...
Submitted by anonymous - 4 months ago