Regular Expressions 101

Community Patterns

1

instagram url

Python
gets the url instagram
Submitted by samuel06santos - 23 days ago
1

Extract tag name and its content

Python
Lrc file
Submitted by Cricar - 2 months ago
1

Match each tag

Python
Match each tag in a lrc file
Submitted by Cricar - 2 months ago

Invalid Windows Filename Chars

2

Regular Expression
PCRE (PHP <7.3)

/
[\x00-\x1F\x7F<>:"\/\\|?*]
/
gm

Description

Loading markdown...
Submitted by anonymous - 3 months ago
(Last modified 3 months ago)