Regular Expressions 101

Sponsors

Library entries

0
python

在特定位置替换字符

1
Submitted by anonymous - 22 days ago
0
java

test

test
Submitted by anonymous - 20 days ago
0
java

Apigee example SQL injection detection regex

Source
Submitted by anonymous - 19 days ago
0
java

Titulo da expressao

\w
Submitted by anonymous - 14 days ago
0
python

Obtiene Subject 3 Ouutlook

'^Subject:.\s((=?^.[?=$]).*)'
Submitted by Julio Bacan - 13 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
python

XML file extract from logs

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

Find ytdlp downloaded file path

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

hyperlinks

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

Aurora SMS Log Parser

For personal use in my project.
Submitted by sn3kdev - 11 days ago
0
golang

domain

ss
Submitted by sssssss - 10 days ago

structs c

Vote

0

Regular Expression
python

"
(typedef\s+)?(?P<PACKED>\w+)?\s*(?P<TYPE>union|struct|enum)\s+(?P<NAME2>\w+)\s*\{(?P<FIELDS>.*?(?:\{.*?\}.*?)*?)\}(?P<NAME>[^;]*);
"
sg

Description

Loading markdown...
Submitted by anonymous - a year ago