Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
ECMAScript (JavaScript)

/
(?<=[\s,.:;"']|^)l+o+l+(?=[\s,.:;"']|$)
/
gm

Description

lol regex

Submitted by Mehmet Kozan - 8 months ago