Regular Expressions 101

Community Patterns

11

Codice fiscale

PCRE (PHP <7.3)
Check "codice fiscale"
Submitted by Luca - 8 years ago

tiktok video id

1

Regular Expression
ECMAScript (JavaScript)

/
(@[a-zA-z0-9]*|.*)(\/.*\/|trending.?shareId=)([\d]*)
/
gm

Description

Loading markdown...
Submitted by threedot - 5 months ago