Regular Expressions 101

Community Patterns

11

Codice fiscale

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

Youtube ID

PCRE (PHP <7.3)
get youtube video ID
Submitted by anonymous - 8 years ago

parse mysqldump INSERT statement field values (handles unescaping)

0

Regular Expression
PCRE (PHP <7.3)

/
\G('(?>\\.|[^'])*'|NULL|(?>-?\d+(?>\.\d+)?))(?:,|(\z))
/

Description

Loading markdown...
Submitted by Steve Shreeve - 8 years ago