Regular Expressions 101

Community Patterns

1

OG by Sam

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

ipv4 and ipv6

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

java variable declaration

2

Regular Expression
PCRE (PHP <7.3)

/
^\s*(?:(final)\s+)?(int|double|String|boolean|char)\s+(?:(?:(\w+)\s*(?:\=\s*(\w+))?\,?\s*)+)\;\s*$
/

Description

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