Regular Expressions 101

Sponsors

Library entries

0
python

Find ytdlp downloaded file path

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

XML file extract from logs

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

Semver split

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

Match Emojis

Match all emojis using unicode
Submitted by Sagar Panchal - 12 days ago
0
python

Obtiene Subject 3 Ouutlook

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

edgedb dsn parser

parse an edgedb DSN string
Submitted by dotlouis - 14 days ago
0
javascript

city

Letters, space and - , . ' & / 
Submitted by anonymous - 14 days ago
0
javascript

Streetname

Letters, numbers, space and  . ,  ' - /
Submitted by anonymous - 14 days ago
0
java

Titulo da expressao

\w
Submitted by anonymous - 15 days ago
0
java

Apigee example SQL injection detection regex

Source
Submitted by anonymous - 19 days ago
1
python

triple / double bottles

triple / double bottles
Submitted by anonymous - 20 days ago

Markdown Images (alt text, link, description)

Vote

0

Regular Expression
python

"
(?:[!]\[(?P<caption>.*?)\])\((?P<image>.*?)(?P<description>\".*?\")?\)
"
gm

Description

Loading markdown...
Submitted by GeoJulien - 2 months ago