Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
echo: (?<sound>\S+)(?:(?<lostAndNoise>.+)(?<echo>\k<sound>))+
/
gmu

Description

Submitted by Abitwhy - 3 years ago (Last modified 3 years ago)