Regular Expressions 101

Sponsors

Library entries

0
python

Photos18 Url Matcher

A regex to match photos18 urls
Submitted by anonymous - a month ago
0
python

在特定位置替换字符

1
Submitted by anonymous - a month ago
0
java

test

test
Submitted by anonymous - a month ago
0
java

Apigee example SQL injection detection regex

Source
Submitted by anonymous - a month ago
0
java

Titulo da expressao

\w
Submitted by anonymous - 21 days ago
0
python

Obtiene Subject 3 Ouutlook

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

Semver split

"1.2.3" Group 1: 1 Group 2: 2 Group 3: 3
Submitted by Icaruk - 19 days ago
0
python

XML file extract from logs

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

Find ytdlp downloaded file path

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

hyperlinks

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

Aurora SMS Log Parser

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

domain

ss
Submitted by sssssss - 17 days ago

Regex para extraer nombres de subreddits

Vote

0

Regular Expression
java

"
(?<![\w/])/?r/[\dA-Za-z]\w{1,20}/?(?![\w/+])
"
g

Description

Loading markdown...
Submitted by @atnbueno - a year ago