Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-01-27 13:08
Flavor·Python

r"
^(?:\s+)(applicationId\s)(?:\")(\S+)(?:\")
"
g
Open regex in editor

Description

no description available

Submitted by anonymous