Regular Expressions 101

Community Patterns

123...6

Regex Colon Code For Emoji

0

Regular Expression
PCRE (PHP <7.3)

/
:([^\s:]+):
/
gi

Description

Groups the ID, and finds the whole colon code

Submitted by ZackiBoiz - a year ago (Last modified a year ago)