Community Patterns

Community Library Entry

2

Regular Expression
Created·2015-04-16 23:13
Flavor·Python

r"
/.*/.*/.*/.*/
"
Open regex in editor

Description

Match 5 forward slashes

Submitted by anonymous