Regular Expressions 101

Community Patterns

0

Name w/ unicode

Python
no description available
Submitted by anonymous - 4 years ago

File Name Finder

1

Regular Expression
PCRE (PHP <7.3)

/
((?:[A-z]*(?:\/|\.|[0-9]|-))*[A-z]*)\.css
/

Description

Loading markdown...
Submitted by Tyler Mills - 8 years ago