Regular Expressions 101

Community Patterns

11

Codice fiscale

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

string substitution in bash behaving differently from PCRE(PHP<7.3>

1

Regular Expression
PCRE (PHP <7.3)

/
^(.*)_(\d{1,3}$)
/
gm

Description

Loading markdown...
Submitted by anonymous - 6 months ago