Regular Expressions 101

Library entries

0
pcre2

Divide AAAA and MMGG

Division between AAAA and MMGG
Submitted by Alessandro - 8 months ago
0
python

meter number

meter number
Submitted by econ - 8 months ago
0
pcre2

suprnana

whodis
Submitted by anonymous - 8 months ago
0
pcre2

YouTube regex pattern v2

YouTube regex pattern v2
Submitted by anonymous - 8 months ago
0
pcre2

Soundcloud pattern

Soundcloud pattern
Submitted by anonymous - 8 months ago
0
pcre2

Email Regex

A well equiped regex
Submitted by anonymous - 8 months ago
0
pcre2

E

E
Submitted by anonymous - 8 months ago
0
pcre2

demo

regex grouping demo
Submitted by Lidro - 8 months ago
0
python

租赁

租赁
Submitted by 租赁 - 8 months ago
0
pcre2

json-extract

eee
Submitted by anonymous - 8 months ago

Add spaces between words and punctuation

Vote

0

Regular Expression
python

r"
([a-zA-z0-9 ]+)|([?,.!:\'\"=_\-%#@\&\])([a-zA-z0-9 ]|$)
"
g

Description

Loading markdown...
Submitted by toiletsandpaper - 8 months ago