Regular Expressions 101

Sponsors

Library entries

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 - 14 days ago
0
python

Obtiene Subject 3 Ouutlook

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

IPv4 Address

Matches on whole IP addresses
Submitted by Jon Stinnett - 15 days ago

C Macros

Vote

0

Regular Expression
pcre2

/
^ *#define +([a-zA-Z][\w]*)\( *([a-zA-Z_]\w*)(?: *, *([a-zA-Z_]\w*) *) *\) *(.+) *$
/
gm

Description

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