Regular Expressions 101

Community Patterns

1

IP:Port

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

G-Code 1

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

Markdown Header

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

RGB [0;255]

2

Regular Expression
PCRE (PHP <7.3)

/
((?<!\d|\.)([0-9]?[0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(?!\d|\.) *[,;] *){2}(?<!\d|\.)([0-9]?[0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(?!\d|\.)
/
gi

Description

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