Regular Expressions 101

Community Patterns

text beetween <<>>

1

Regular Expression
ECMAScript (JavaScript)

/
\<\<(.*?)\>\>
/
g

Description

no description available

Submitted by anonymous - 9 years ago