Regular Expressions 101

Community Patterns

0

nosh

Python
no description available
Submitted by anonymous - 3 years ago
0

URLs

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago

Youtube ID

1

Regular Expression
PCRE (PHP <7.3)

/
(?<=v(\=|\/))([-a-zA-Z0-9_]+)|(?<=youtu\.be\/)([-a-zA-Z0-9_]+)
/
g

Description

Loading markdown...
Submitted by anonymous - 8 years ago