Regular Expressions 101

Community Patterns

0

end

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

ddd

Python
no description available
Submitted by anonymous - 8 years ago
2

Fix Card Def

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

regex101.com ID and version number grabber

1

Regular Expression
PCRE (PHP <7.3)

/
^http(?:s?):\/\/regex101\.com\/r\/([a-zA-Z0-9]{1,6})(?:\/([0-9]+))?$
/
gm

Description

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