Regular Expressions 101

Community Patterns

Extract ClassName and Unicode fontawesome list

0

Regular Expression
PCRE (PHP <7.3)

/
(\d\.*\d)*.+(fa-.+)\s\[&#x(.{4});\]
/
g

Description

no description available

Submitted by M.Nizam - 8 years ago