Regular Expressions 101

Community Patterns

match words between '::' '::'

0

Regular Expression
ECMAScript (JavaScript)

Description

matches words between :: characters ("some text ::this should be matched::")

Submitted by https://stackoverflow.com/users/3832970/wiktor-stribi%c5%bcew - 3 years ago