Regular Expressions 101

Community Patterns

There does not seem to be anything here

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 2 years ago)