Regular Expressions 101

Community Patterns

11

Codice fiscale

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

ninite

PCRE (PHP <7.3)
no description available
Submitted by peek - 8 years ago

Wrap long string to spec length

29

Regular Expression
PCRE (PHP <7.3)

/
(\b.{1,40})(?:\s+|\n|$)
/
iug

Description

Loading markdown...
Submitted by fullpipe - 10 years ago